A B C D E F G H I J L M N O P R S T V W

A

accountForNanos - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
addJoinColumn(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
add a join condition (equality between columns)
alias - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
is the alias name the current table.
appendClause(StringBuffer, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
available() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 

B

BasicArray - class org.objectweb.jorm.mapper.rdb.adapter.BasicArray.
This class is a generic implementation of the java.sql.Array interface, permiting to store array through JDBC.
BasicArray(Object, int, RdbAdapter, String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
BasicRdbAdapter - class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter.
 
BasicRdbAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
BasicRdbAdapter(String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
baseType - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
baseTypeName - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
blob - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 
bprintln(String, byte, String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
bufferId - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 
bufferList - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
This arrayList contains buffers.
bufferSize - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The size of the buffer stored in the buffer list

C

CLOUDSCAPECONCAT - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
CLOUDSCAPEFIRSTLOCATE - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
CLOUDSCAPESUBSTRING - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
CONCAT - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
CloudscapeAdapter - class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter.
 
CloudscapeAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
cause - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
clone() - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
 
clone(Object, Map) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Clone the current JoinedTable with a context.
close() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
do nothing
colT1 - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
column names in the first table
colT2 - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
column names in the second table
containGroupFunction(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
contains(JoinedTable) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
 
createChildren(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a new JoinedTable
createChildren(String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a new JoinedTable
createChildren(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a new JoinedTable
createChildren(String, String, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a new JoinedTable
createChildren(JoinedTable) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a given JoinedTable
createChildren(JoinedTable, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a given JoinedTable
currentBuffer - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The current buffer.
currentPos - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The current position in the last buffer
cursor - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 

D

DATABASE_NAME_JDBC - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
This constant represents the data base name for a standard jdbc database
DEFAULT_BUFFER_SIZE - Static variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
DEFAULT_VARCHAR_SIZE - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
 
Db2Adapter - class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter.
 
Db2Adapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
 
defaultBytearraySize - Variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
defaultChararraySize - Variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 

E

escapeFunctionClose(StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
escapeFunctionClose(StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
escapeFunctionClose(StringBuffer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Modifies the end of a function expression for the escape syntax.
escapeFunctionOpen(StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
escapeFunctionOpen(StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
Postgres does not support the escape syntax
escapeFunctionOpen(StringBuffer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Modifies the start of a function expression for the escape syntax.
existRelation(Connection, String, String[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
existRelation(Connection, String, String[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
existRelation(Connection, String, String[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
existRelation(Connection, String, String[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
existRelation(Connection, String, String[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
existSequence(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
existSequence(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
existSequence(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
existSequence(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
existSequence(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
 
existSequence(Connection, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
checks the sequence existence
existTable(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
existTable(Connection, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
checks the table existence
existView(Connection, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
existView(Connection, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
checks the view existence

F

FirebirdAdapter - class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter.
This class is a sql adapter for the Firebird relational database.
FirebirdAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
fetchResultSetSize(ResultSet) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This calculates the size of a result set.
fetchResultSetSize(ResultSet) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
This calculates the size of a result set.
fetchResultSetSize(ResultSet) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
This calculates the size of a result set.
fetchResultSetSize(ResultSet) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
This method calculates the size of a result set window.
flush() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
do nothing

G

GROUP_FUNCTIONS - Variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getArray() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getArray(long, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getArray(long, int, Map) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getArray(Map) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getArray(ResultSet, int, Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArray(ResultSet, int, Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getArray(ResultSet, int, Object, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get an array value from a ResultSet.
getArrayElementAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayElementAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getArrayToString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayToString(Object, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
 
getArrayToStringBegin() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayToStringEnd() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayToStringSeparator() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayValueAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayValueAsSQLString(Object, int, String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayValueAsSQLString(Object, int, String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getArrayValueAsSQLStringBegin() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayValueAsSQLStringBegin() - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getArrayValueAsSQLStringEnd() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getArrayValueAsSQLStringEnd() - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getArrayValueAsSQLStringSeparator() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getBaseType() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getBaseTypeName() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getBigDecimal(ResultSet, int, BigDecimal) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getBigDecimal(ResultSet, int, BigDecimal) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a BigDecimal value from a ResultSet.
getBigInteger(ResultSet, int, BigInteger) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getBigInteger(ResultSet, int, BigInteger) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a BigInteger value from a ResultSet.
getBinaryStream() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
getBoolean(ResultSet, int, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getBoolean(ResultSet, int, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
getBoolean(ResultSet, int, boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a boolean value from a ResultSet.
getByte(ResultSet, int, byte) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getByte(ResultSet, int, byte) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a byte value from a ResultSet.
getByteArray(ResultSet, int, byte[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getByteArray(ResultSet, int, byte[]) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a byte[] value from a ResultSet.
getBytes(long, int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
getCACHEkeyWord() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getChar(ResultSet, int, char) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getChar(ResultSet, int, char) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getChar(ResultSet, int, char) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a char value from a ResultSet.
getCharArray(ResultSet, int, char[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getCharArray(Reader) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getCharArray(Object) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getCharArray(ResultSet, int, char[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
getCharArray(ResultSet, int, char[]) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a char[] value from a ResultSet.
getClone(JoinedTable, Map) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
 
getColumnAliasExpr(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getColumnAliasExpr(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
 
getColumnAliasExpr(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getColumnAliasExpr(String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Returns a column alias expression.
getConcatExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getConcatExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getConcatExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getConcatExpression(String, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
getCreateSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getCreateSequence(String, Integer, Integer, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ] [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ] [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]
getCreateSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getCreateSequence(String, Integer, Integer, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getCreateSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getCreateSequence(String, Integer, Integer, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getCreateSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
 
getCreateSequence(String, Integer, Integer, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
 
getCreateSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
getCreateSequence(String, Integer, Integer, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
getCreateSequence(String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
 
getCreateSequence(String, Integer, Integer, Integer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
 
getDate(ResultSet, int, Date) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getDate(ResultSet, int, String, Date) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getDate(ResultSet, int, String, Date) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getDate(ResultSet, int, Date) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Date value from a ResultSet.
getDate(ResultSet, int, String, Date) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Date value from a ResultSet.
getDefaultSize(int) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getDouble(ResultSet, int, double) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getDouble(ResultSet, int, double) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a double value from a ResultSet.
getElementArrayTypeCode(int) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getExceptionCause() - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
getFirstLocateExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getFirstLocateExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getFirstLocateExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
 
getFirstLocateExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getFirstLocateExpression(String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getFirstLocateExpression(String, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Returns the expression for searching the position of the first occurrence of a substring in a string.
getFloat(ResultSet, int, float) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getFloat(ResultSet, int, float) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a float value from a ResultSet.
getFromClause(List) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getFromClause(JoinedTable, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getFromClause(JoinedTable, JoinedTable, JoinedTable.Join, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getFromClause(JoinedTable, StringBuffer, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.Oracle8Adapter
 
getFromClause(List) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Builds a from clause from a list of JoinedTable objects.
getINCREMENTkeyWord() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getINCREMENTkeyWord() - Method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getIndexedLocateExpression(String, String, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getIndexedLocateExpression(String, String, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Returns the expression for searching the position of the first occurrence of a substring in a string starting from a given index.
getInt(ResultSet, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getInt(ResultSet, int, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a int value from a ResultSet.
getLengthOperator() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getLengthOperator() - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
getLengthOperator() - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
getLong(ResultSet, int, long) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getLong(ResultSet, int, long) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a long value from a ResultSet.
getManyNextValInSequence(Connection, String, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getManyNextValInSequence(Connection, String, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
getManyNextValInSequence(Connection, String, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getManyNextValInSequence(Connection, String, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter
 
getManyNextValInSequence(Connection, String, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
 
getName() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getName() - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
getNextValInSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getNextValInSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
getNextValInSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getNextValInSequence(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter
 
getNextValInSequence(String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
 
getOboolean(ResultSet, int, Boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOboolean(ResultSet, int, Boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
getOboolean(ResultSet, int, Boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Boolean value from a ResultSet.
getObyte(ResultSet, int, Byte) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getObyte(ResultSet, int, Byte) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Byte value from a ResultSet.
getOchar(ResultSet, int, Character) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOchar(ResultSet, int, Character) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getOchar(ResultSet, int, Character) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Character value from a ResultSet.
getOdouble(ResultSet, int, Double) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOdouble(ResultSet, int, Double) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Double value from a ResultSet.
getOfloat(ResultSet, int, Float) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOfloat(ResultSet, int, Float) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Float value from a ResultSet.
getOint(ResultSet, int, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOint(ResultSet, int, Integer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Integer value from a ResultSet.
getOlong(ResultSet, int, Long) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOlong(ResultSet, int, Long) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Long value from a ResultSet.
getOshort(ResultSet, int, Short) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getOshort(ResultSet, int, Short) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Short value from a ResultSet.
getProductName2Adapter() - Static method in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
 
getQuery(String, List, String, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getQuery(String, String, String, String, String, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getQuery(String, List, String, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.Oracle8Adapter
 
getQuery(String, String, String, String, String, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getQuery(String, List, String, boolean, boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Builds a query with join and table alias.
getQuery(String, String, String, String, String, boolean, boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Builds a query with join and table alias.
getRangeParametersAtStart() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getRangeParametersAtStart() - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
getRangeParametersAtStart() - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getRangeParametersAtStart() - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getRangeParametersAtStart() - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getRangeParametersAtStart() - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Indicates whether parameters corresponding to range queries (range start and size) are positioned at the start or at the end of the SQL query.
getResultSet() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getResultSet(long, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getResultSet(long, int, Map) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getResultSet(Map) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
getSTARTkeyWord() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getSTARTkeyWord() - Method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
 
getSerialized(ResultSet, int, Serializable) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getSerialized(ResultSet, int, Serializable) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Serializable value from a ResultSet.
getShort(ResultSet, int, short) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getShort(ResultSet, int, short) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a short value from a ResultSet.
getSize() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
 
getSqlType(int, boolean, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
getSqlType(int, boolean, int, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
This method returns the SQL type linked to the java type
getSqlTypeCode(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This methods return the SQL type code linked to the java type specified in parameter.
getSqlTypeCode(int, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This methods return the SQL type code linked to the java type specified in parameter.
getSqlTypeCode(int, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
getSqlTypeCode(int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
This method returns the SQL type code linked to the java type specified in parameter.
getSqlTypeCode(int, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
This method returns the SQL type code linked to the java type specified in parameter.
getString(ResultSet, int, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getString(ResultSet, int, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a String value from a ResultSet.
getSubqueryAlias() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getSubqueryAlias() - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getSubqueryAlias() - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getSubqueryAlias() - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
In the case the subquery needs to be aliased (Postgres), returns a string to be appended to the subquery.
getSubstringName() - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getTypeConverter(String) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
This first possibility permits to specify the name for which a RdbAdapter is needed.
getTypeConverter(DataSource) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
 
getValueAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(byte) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(char) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(short) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(long) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(float) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(double) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
getValueAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
getValueAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
getValueAsSQLString(boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getValueAsSQLString(Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
getValueAsSQLString(Object, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a value.
getValueAsSQLString(boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a boolean value.
getValueAsSQLString(byte) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a byte value.
getValueAsSQLString(char) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a char value.
getValueAsSQLString(short) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a short value.
getValueAsSQLString(int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a int value.
getValueAsSQLString(long) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a long value.
getValueAsSQLString(float) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a float value.
getValueAsSQLString(double) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a double value.
getWhereClause(JoinedTable, StringBuffer, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.Oracle8Adapter
 

H

HsqlAdapter - class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter.
RdbAdapter for the Hsql Database.
HsqlAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
handleOrderBy(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
handleOrderBy(String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
handleOrderBy(String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 

I

INDEXEDLOCATE - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
isArray(int) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 

J

JoinedTable - class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.
is a recursive structure representing join between tables.
JoinedTable() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
no arg constructor required for cloning, but must not be used in usual case.
JoinedTable(String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Build a JoinedTable with a particular table name.
JoinedTable(String, String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Build a JoinedTable with a particular table name and alias name.
JoinedTable.Join - class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join.
defines a join between two tables.
JoinedTable.Join(boolean) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
 
JoinedTable.Join() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
 
joinedTables - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
List of JoinedTable.
joins - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
List of Join instaces.

L

length() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
logger - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 

M

MYSQLINDEXEDLOCATE - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
MckoiAdapter - class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter.
 
MckoiAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
 
MysqlAdapter - class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter.
MySql 4.0.12
MysqlAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
mark(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
Does not support by this implementation
markSupported() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
This implementation does not support the mark/reset operations
modifyQueryWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
modifyQueryWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
modifyQueryWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
modifyQueryWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
modifyQueryWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
modifySelectClauseWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
modifySelectClauseWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
modifySelectClauseWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
modifySelectClauseWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
modifySelectClauseWithRange(StringBuffer, boolean, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 

N

NOSIZE - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
name - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Is the name of the RdbAdapter.
narrow2SQL(Object) - Static method in class org.objectweb.jorm.mapper.rdb.lib.RdbConnectionWrapper
Narrows a connection requested to a mapper into an SQL connection.

O

ORACLEFIRSTLOCATE - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
Oracle8Adapter - class org.objectweb.jorm.mapper.rdb.adapter.Oracle8Adapter.
 
Oracle8Adapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.Oracle8Adapter
 
OracleAdapter - class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter.
 
OracleAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
OracleAdapter(String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
org.objectweb.jorm.mapper.rdb.adapter - package org.objectweb.jorm.mapper.rdb.adapter
 
org.objectweb.jorm.mapper.rdb.adapter.api - package org.objectweb.jorm.mapper.rdb.adapter.api
 
org.objectweb.jorm.mapper.rdb.lib - package org.objectweb.jorm.mapper.rdb.lib
 
outer - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
indicates whether this join should be constructed as an inner or outer join

P

POSTGRESCONCAT - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
PROPS - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
PROP_BASE - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
PostgresAdapter - class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter.
 
PostgresAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
PreparedStatementAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter.
Adapter for PreparedStatement management
ProgressAdapter - class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter.
Adapter for the database Progress 9.1D server
ProgressAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
 
position(byte[], long) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
position(Blob, long) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
printStackTrace() - Method in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
println(String) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
product2adapter - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
Map between DatabaseProductName to adapter class name
properties - Static variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 

R

RANGEATEND - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
RANGEATSTART - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
RANGEUNSUPPORTED - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
 
RdbAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.RdbAdapter.
Deprecated. see org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
RdbAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter.
This interface permits to adapte the use of a JDBC driver and the SQL type for the non conformance of a Database.
RdbAdapterException - exception org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException.
Exception occuring in the RdbAdapter management or implementation.
RdbAdapterException() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
RdbAdapterException(String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
RdbAdapterException(String, Exception) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
RdbAdapterException(Exception, String) - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
 
RdbAdapterFactory - class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory.
This factory permits to create new instances of RdbAdapter.
RdbAdapterFactory() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
 
RdbBlob - class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.
 
RdbBlob(Serializable) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
This constructor calculates the size of the serialized object.
RdbBlob(Serializable, int) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
This constructor calculates the size of the serialized object.
RdbBlob.RdbInputStream - class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream.
 
RdbBlob.RdbInputStream(RdbBlob) - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 
RdbConnectionWrapper - class org.objectweb.jorm.mapper.rdb.lib.RdbConnectionWrapper.
Defines a connection wrapper for all kind of connection that can be used with the RDB mapper.
RdbConnectionWrapper() - Constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbConnectionWrapper
 
ResultsetAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter.
Adapter for Resultset management
read() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 
reset() - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
Does not support by this implementation

S

SapdbAdapter - class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter.
This class is a sql adapter for the SapDB relational database.
SapdbAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter
 
SequenceAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter.
Adapter for sequence management.
SqlserverAdapter - class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter.
This class is a sql adapter for the SQL Server relational database.
SqlserverAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
SybaseAdapter - class org.objectweb.jorm.mapper.rdb.adapter.SybaseAdapter.
This class is a sql adapter for the Sybase relational database.
SybaseAdapter() - Constructor for class org.objectweb.jorm.mapper.rdb.adapter.SybaseAdapter
 
setArray(PreparedStatement, int, Object, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setArray(PreparedStatement, int, Object, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes an array value into a PreparedStatement
setBigDecimal(PreparedStatement, int, BigDecimal) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setBigDecimal(PreparedStatement, int, BigDecimal) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a BigDecimal value into a PreparedStatement
setBigInteger(PreparedStatement, int, BigInteger) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setBigInteger(PreparedStatement, int, BigInteger) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a BigInteger value into a PreparedStatement
setBinaryStream(long) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
setBoolean(PreparedStatement, int, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setBoolean(PreparedStatement, int, boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
setBoolean(PreparedStatement, int, boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a boolean value into a PreparedStatement
setByte(PreparedStatement, int, byte) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setByte(PreparedStatement, int, byte) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a byte value into a PreparedStatement
setByteArray(PreparedStatement, int, byte[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setByteArray(PreparedStatement, int, byte[]) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a byte[] value into a PreparedStatement
setBytes(long, byte[]) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
setBytes(long, byte[], int, int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
setChar(PreparedStatement, int, char) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setChar(PreparedStatement, int, char) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a char value into a PreparedStatement
setCharArray(PreparedStatement, int, char[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setCharArray(PreparedStatement, int, char[]) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
setCharArray(PreparedStatement, int, char[]) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a char[] value into a PreparedStatement
setDate(PreparedStatement, int, Date, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setDate(PreparedStatement, int, Date, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
setDate(PreparedStatement, int, Date, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a String value into a PreparedStatement
setDouble(PreparedStatement, int, double) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setDouble(PreparedStatement, int, double) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a double value into a PreparedStatement
setFloat(PreparedStatement, int, float) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setFloat(PreparedStatement, int, float) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a float value into a PreparedStatement
setInt(PreparedStatement, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setInt(PreparedStatement, int, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes an int value into a PreparedStatement
setLogger(Logger) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setLogger(Logger) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Sets the corresponding Monolog logger.
setLong(PreparedStatement, int, long) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setLong(PreparedStatement, int, long) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a long value into a PreparedStatement
setNull(PreparedStatement, int, int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setNull(PreparedStatement, int, int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a null value into a PreparedStatement
setOboolean(PreparedStatement, int, Boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOboolean(PreparedStatement, int, Boolean) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
setOboolean(PreparedStatement, int, Boolean) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Boolean value into a PreparedStatement
setObyte(PreparedStatement, int, Byte) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setObyte(PreparedStatement, int, Byte) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
setObyte(PreparedStatement, int, Byte) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Byte value into a PreparedStatement
setOchar(PreparedStatement, int, Character) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOchar(PreparedStatement, int, Character) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
setOchar(PreparedStatement, int, Character) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
 
setOchar(PreparedStatement, int, Character) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Character value into a PreparedStatement
setOdouble(PreparedStatement, int, Double) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOdouble(PreparedStatement, int, Double) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Double value into a PreparedStatement
setOfloat(PreparedStatement, int, Float) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOfloat(PreparedStatement, int, Float) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Float value into a PreparedStatement
setOint(PreparedStatement, int, Integer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOint(PreparedStatement, int, Integer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes an Integer value into a PreparedStatement
setOlong(PreparedStatement, int, Long) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOlong(PreparedStatement, int, Long) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Long value into a PreparedStatement
setOshort(PreparedStatement, int, Short) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setOshort(PreparedStatement, int, Short) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a Short value into a PreparedStatement
setSerialized(PreparedStatement, int, Serializable) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setSerialized(PreparedStatement, int, Serializable) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a serializable value into a PreparedStatement
setShort(PreparedStatement, int, short) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setShort(PreparedStatement, int, short) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a short value into a PreparedStatement
setString(PreparedStatement, int, String) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
setString(PreparedStatement, int, String) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setVarcharSize(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
setVarcharSize(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
setVarcharSizeInPk(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
setVarcharSizeInPk(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
size - Variable in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The total length
skip(long) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
 
sqldate2date(Date) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
strValue - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
supportArray(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
supportArray(int) - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
supportArray(int) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
supportBatchPreparedStatement() - Method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
 
supportBatchPreparedStatement() - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Indicates if the driver supports the batch of PreparedStatement

T

TYPECODE_ARRAY - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
 
TYPECODE_BIGDECIMAL - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.util.BigDecimal type.
TYPECODE_BIGINTEGER - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.util.BigInteger type.
TYPECODE_BOOLEAN - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the boolean type.
TYPECODE_BYTE - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the byte type.
TYPECODE_BYTEARRAY - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the byte[] type.
TYPECODE_CHAR - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the char type.
TYPECODE_CHARARRAY - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the char[] type.
TYPECODE_DATE - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.util.Date type.
TYPECODE_DOUBLE - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the double type.
TYPECODE_FLOAT - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the float type.
TYPECODE_INT - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the int type.
TYPECODE_LONG - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the long type.
TYPECODE_OBJBOOLEAN - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Boolean type.
TYPECODE_OBJBYTE - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Character type.
TYPECODE_OBJCHAR - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Boolean type.
TYPECODE_OBJDOUBLE - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Double type.
TYPECODE_OBJFLOAT - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Float type.
TYPECODE_OBJINT - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Integer type.
TYPECODE_OBJLONG - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Long type.
TYPECODE_OBJSHORT - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Short type.
TYPECODE_SERIALIZED - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.io.Serializable type.
TYPECODE_SHORT - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the short type.
TYPECODE_STRING - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.String type.
TYPE_NAMES - Static variable in interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
the name of the types TYPE_NAMES[TYPECODE_XXX]
TypeAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter.
The supported type in the adapter.
tableName - Variable in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
the name of the current table.
time2date(Time) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
timestamp2date(Timestamp) - Static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
toString() - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
truncate(long) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
typeCode - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 

V

ValueAsSQLStringAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter.
 
value - Variable in class org.objectweb.jorm.mapper.rdb.adapter.BasicArray
 
varbinarySize - Variable in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
varbinarySizeInPk - Variable in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
varcharSize - Variable in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
varcharSize - Variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
varcharSizeInPk - Variable in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
 
varcharSizeInPk - Variable in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 

W

write(byte[]) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
write(byte[], int, int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
write(int) - Method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
 
writeColumnAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
writeColumnAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
OL: I'm not sure of this, i didn't manage to have the exact syntax for column alaiases with DB2 :o(
writeColumnAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
writeColumnAlias(String, StringBuffer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Append a column alias to an SQL expression.
writeTableAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
 
writeTableAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
 
writeTableAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
 
writeTableAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter
 
writeTableAlias(String, StringBuffer) - Method in class org.objectweb.jorm.mapper.rdb.adapter.SybaseAdapter
 
writeTableAlias(String, StringBuffer) - Method in interface org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Append a table alias to an SQL expression.

A B C D E F G H I J L M N O P R S T V W