Class SqlJetConnection
java.lang.Object
org.tmatesoft.sqljet.core.internal.lang.SqlJetConnection
- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
exec
(String sql, SqlJetExecCallback callback) static SqlJetConnection
-
Constructor Details
-
SqlJetConnection
- Throws:
SqlJetException
-
-
Method Details
-
open
- Throws:
SqlJetException
-
prepare
- Throws:
SqlJetException
-
exec
- Throws:
SqlJetException
-
close
- Throws:
SqlJetException
-
getSchema
- Throws:
SqlJetException
-