A B C D E F G H I J M N P R S T U

S

setBatchSize(int) - Method in class com.syncsoft.plainsql.PSsequence
 
setColumn(String, Object) - Method in class com.syncsoft.plainsql.Row
Change the value for a specific column
setFetchAhead(int) - Method in class com.syncsoft.plainsql.PlainSql
Set the fetchahead (pre-fetch) value for this statement
setFetchahead(int) - Method in class com.syncsoft.plainsql.PSconnection
Set the fetchahead value that will be applied to all statements created by this connection.
setInsertionPoint(int) - Method in class com.syncsoft.plainsql.StmtCache
Set the insertion point.
setLogLevel(Level) - Method in class com.syncsoft.plainsql.PSconnection
Set the logger level TODO: DOESN"T WORK!!!!!!!
setRow(Object...) - Method in class com.syncsoft.plainsql.Row
Set more than one column in a row at once.
setRowSet(RowSet) - Method in class com.syncsoft.plainsql.Row
Sets the rowSet that this row belongs to
setRowSetIdx(int) - Method in class com.syncsoft.plainsql.Row
 
setTableName(PlainTable) - Method in class com.syncsoft.plainsql.RowSet
Set the name of the PlainTable associated with the RowSet.
setValue(int, String, Object) - Method in class com.syncsoft.plainsql.RowSet
 
SpTestCase - Class in com.syncsoft.plainsql
This class extends junit.framework.TestCase with assertions that are usefull when constructing unit tests around procedure calls or SQL statement results
StmtCache - Class in com.syncsoft.plainsql
This class creates an object which maintains a cache of recently executed statements.
StmtCache(int, int) - Constructor for class com.syncsoft.plainsql.StmtCache
Initialize the Statment cache.

A B C D E F G H I J M N P R S T U