A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
close(event) — Method in class com.ericfeminella.sql.dao.AbstractSQLDAO | |
Handles a SQLEvent.CLOSE event which is dispatched
when a SQLConnection.close() method call completes
successfully
|
|
close(databasePath) — Static method in class com.ericfeminella.sql.utils.SQLConnectionHelper | |
Closes the connection to the previously cached SQLConnection
instance. |
|
com.ericfeminella.sql — Package | |
com.ericfeminella.sql.dao — Package | |
com.ericfeminella.sql.utils — Package | |
connection — Property in class com.ericfeminella.sql.dao.AbstractSQLDAO | |
Defines the SQLConnection instance from which all
SQLStatements are executed against. |
|
connections — Constant static property in class com.ericfeminella.sql.utils.SQLConnectionHelper | |
Contains a mapping of each unique SQLConnection instance
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |