|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sibvisions.rad.persist.jdbc.DBAccess
com.sibvisions.rad.persist.jdbc.DerbyDBAccess
public class DerbyDBAccess
The DerbyDBAccess is the implementation for Derby databases. Client driver version.
DBAccess| Field Summary |
|---|
| Fields inherited from class com.sibvisions.rad.persist.jdbc.DBAccess |
|---|
logger, LONGNVARCHAR, NCHAR, NCLOB, NVARCHAR, SQLXML |
| Constructor Summary | |
|---|---|
DerbyDBAccess()
Constructs a new DerbyDBAccess Object. |
|
| Method Summary | |
|---|---|
boolean |
supportsGetGeneratedKeys()
Returns if this Database specific supports generated keys. |
| Methods inherited from class com.sibvisions.rad.persist.jdbc.DBAccess |
|---|
close, commit, delete, executeFunction, executeProcedure, executeUpdate, fetch, getAutomaticLinkColName, getColumnMetaData, getConnection, getDatabaseSpecificLockStatement, getDBAccess, getDBProperties, getDBProperty, getDriver, getFKs, getFromClause, getMaxTime, getPassword, getPK, getPreparedStatement, getQueryColumns, getSelectStatement, getUKs, getUrl, getUsername, getWHEREClause, insert, insertAnsiSQL, insertDatabaseSpecific, isOpen, lockRow, open, quote, registerDBAccessClass, rollback, setColumnsToStore, setDBProperties, setDBProperty, setDriver, setFilterParameter, setMaxTime, setPassword, setQueryTimeOut, setUrl, setUsername, toString, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DerbyDBAccess()
| Method Detail |
|---|
public boolean supportsGetGeneratedKeys()
supportsGetGeneratedKeys in class DBAccess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||