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  
result(evt) — Method in interface com.ericfeminella.air.cairngorm.business.ISQLResponder
Handles a SQLService invocation asynchronous result
result — Property in class com.ericfeminella.air.cairngorm.business.SQLService
Retrieves the SQLResult object instance from the last statement execution.
rollbackTransaction() — Method in class com.ericfeminella.air.cairngorm.business.SQLService
Rolls back an existing transaction created using the begin() method, meaning all changes made by any SQL statements in the transaction are discarded.
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