|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.connectors.Connector
palio.connectors.PooledConnector
palio.connectors.SQLConnector
palio.connectors.SQLPalioConnector
palio.connectors.MSSQLConnector
public abstract class MSSQLConnector
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface palio.connectors.SQLConnectable |
---|
SQLConnectable.QueryReader |
Field Summary |
---|
Fields inherited from interface palio.connectors.SQLConnectable |
---|
DB2, GENERIC, HIBERNATE, HSQL, MSSQL, MYSQL, ORACLE, PALIO, POSTGRESQL, SYBASE |
Fields inherited from interface palio.Constants |
---|
DECIMAL_ZERO, INTEGER_ONE, LONG_MINUS_ONE, LONG_ONE, LONG_THREE, LONG_TWO, LONG_ZERO, STRING_EMPTY |
Method Summary | |
---|---|
java.lang.Long |
getFreePrivID()
|
java.lang.Long |
getFreeRegionID()
|
java.lang.Long |
getFreeRoleID()
|
java.lang.Long |
getFreeSessionID()
|
java.lang.Long |
getFreeUserID()
|
java.lang.Long |
getSequence(java.lang.String sequenceName)
|
int |
getType()
|
boolean |
needWriteLob()
|
void |
putMedia(PMedia media)
|
void |
putObject(PObject object)
|
Methods inherited from class palio.connectors.SQLConnector |
---|
commit, debugInit, debugSave, dedicatedCommit, dedicatedRollback, dedicatedStart, dedicatedStop, executeFunction, executePL_SQL, executeProcedure, fastRead, getConnectorTypes, getInfo, getMetaData, getOutTypeParamForClass, getResultSet, getResultSetMetaData, info, init, isNoTransaction, isTransaction, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readLine, readLine, readLine, readLineAsMap, readLineAsMap, readLineAsMap, rollback, transactionStart, transactionStop, write, write, write, writeLob, writeLob |
Methods inherited from class palio.connectors.PooledConnector |
---|
BusyChecker, clearThreadResources, close, DedicateChecker, FreeChecker, refresh |
Methods inherited from class palio.connectors.Connector |
---|
getConnector, getInstance, getName, getUrl, init, setDedicatedLogConfiguration, setInstance |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface palio.connectors.SQLConnectable |
---|
commit, executeFunction, executePL_SQL, executeProcedure, fastRead, getMetaData, getName, getResultSet, getResultSetMetaData, getUrl, isNoTransaction, isTransaction, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readAsMaps, readLine, readLine, readLine, readLineAsMap, readLineAsMap, readLineAsMap, rollback, transactionStart, transactionStop, write, write, write, writeLob, writeLob |
Methods inherited from interface palio.connectors.BasicPalioConnectable |
---|
getName |
Method Detail |
---|
public int getType()
public java.lang.Long getFreeSessionID() throws palio.PalioException
getFreeSessionID
in interface BasicPalioConnectable
getFreeSessionID
in class SQLPalioConnector
palio.PalioException
public java.lang.Long getFreeRegionID() throws palio.PalioException
getFreeRegionID
in interface BasicPalioConnectable
getFreeRegionID
in class SQLPalioConnector
palio.PalioException
public java.lang.Long getFreeUserID() throws palio.PalioException
getFreeUserID
in interface BasicPalioConnectable
getFreeUserID
in class SQLPalioConnector
palio.PalioException
public java.lang.Long getFreeRoleID() throws palio.PalioException
getFreeRoleID
in interface BasicPalioConnectable
getFreeRoleID
in class SQLPalioConnector
palio.PalioException
public java.lang.Long getFreePrivID() throws palio.PalioException
getFreePrivID
in interface BasicPalioConnectable
getFreePrivID
in class SQLPalioConnector
palio.PalioException
public boolean needWriteLob()
public java.lang.Long getSequence(java.lang.String sequenceName) throws palio.PalioException
palio.PalioException
public void putMedia(PMedia media) throws palio.PalioException
putMedia
in interface BasicPalioConnectable
putMedia
in class SQLPalioConnector
palio.PalioException
public void putObject(PObject object) throws palio.PalioException
putObject
in interface BasicPalioConnectable
putObject
in class SQLPalioConnector
palio.PalioException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |