Package nxt.db
Class BasicDb
java.lang.Object
nxt.db.BasicDb
- Direct Known Subclasses:
TransactionalDb
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidgetConnection(String schema) protected Connectionfinal StringgetUrl()final voidfinal voidshutdown()
-
Constructor Details
-
BasicDb
-
-
Method Details
-
init
-
shutdown
public final void shutdown() -
analyzeTables
public final void analyzeTables() -
getConnection
- Throws:
SQLException
-
getPooledConnection
- Throws:
SQLException
-
getUrl
-