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 | |
com.ericfeminella.air.cairngorm.business — Package | |
commitTransaction() — Method in class com.ericfeminella.air.cairngorm.business.SQLService | |
Commits an existing transaction, causing any actions performed by the transaction's statements to be permanently applied to the database. | |
_connection — Property in class com.ericfeminella.air.cairngorm.business.SQLService | |
Defines the SQLConnection from which the
Service is connected
|
|
connection — Property in class com.ericfeminella.air.cairngorm.business.SQLService | |
Retrieves the SQLService SQLConnection instance | |
create(statement, ... rest) — Static method in class com.ericfeminella.air.cairngorm.business.SQLStatementHelper | |
Provides a mechanism allowing substitution of tokens specified in a SQL statement, with an arbitrary list of parameters | |
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 |