Kiranatos / jsJDBC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary of JDBC framework with Maven

Connection Pooling https://www.baeldung.com/java-connection-pooling Introduction to HikariCP https://www.baeldung.com/hikaricp https://habr.com/ru/post/269023/

org.apache.commons commons-dbcp2 2.9.0 com.zaxxer HikariCP 5.0.0

H1 https://betacode.net/11895/install-h2-database-and-use-h2-console https://zetcode.com/java/h2database/ https://stackoverflow.com/questions/43470295/how-to-store-h2-database-file-into-project-directory D:\Java\IDE\MavenRepository\com\h2database\h2\1.4.200 C:\Users\Kiranatos\Downloads\h2-2019-10-14\h2\bin Demo01ConnectionsVariant ExamplePrepearedStatement1 ExamplePrepearedStatement test1SQLtoJava3

About


Languages

Language:Java 81.3%Language:HTML 18.7%