Alphabetical Index

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

A

accountForNanos - static field 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 - field in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
is the alias name the current table.
available() - method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream

B

BasicRdbAdapter - class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
JORM: an implementation of a generic mapping system for persistent Java objects.
BasicRdbAdapter() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
BasicRdbAdapter(String) - constructor for class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
blob - field 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 - field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
bufferList - field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
This arrayList contains buffers.
bufferSize - field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The size of the buffer stored in the buffer list

C

cause - field 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,java.util.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
CloudscapeAdapter - class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
CloudscapeAdapter() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
CLOUDSCAPECONCAT - static field in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
CLOUDSCAPEFIRSTLOCATE - static field in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
CLOUDSCAPESUBSTRING - static field in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
colT1 - field in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
column names in the first table
colT2 - field in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
column names in the second table
CONCAT - static field in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
contains(org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
createChildren(org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a given JoinedTable
createChildren(org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable,boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
Creates a new Join instance to a given 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
currentBuffer - field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The current buffer.
currentPos - field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
The current position in the last buffer
cursor - field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream

D

DATABASE_NAME_JDBC - static field in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
This constant represents the data base name for a standard jdbc database
Db2Adapter - class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
Db2Adapter() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
DEFAULT_BUFFER_SIZE - static field in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
DEFAULT_VARCHAR_SIZE - static field in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
defaultBytearraySize - field in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
defaultChararraySize - field 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
Modifies the end of a function expression for the escape syntax.
escapeFunctionClose(StringBuffer) - method in class 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 class 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
checks the sequence existence
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
checks the sequence existence
existSequence(Connection,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
checks the sequence existence
existSequence(Connection,String) - method in class 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 class 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 class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
checks the view existence

F

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 class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
This method calculates the size of a result set window.
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
flush() - method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
do nothing

G

getBigDecimal(ResultSet,int,BigDecimal) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a BigDecimal value from a ResultSet.
getBigDecimal(ResultSet,int,BigDecimal) - method in class 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
Get a BigInteger value from a ResultSet.
getBigInteger(ResultSet,int,BigInteger) - method in class 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
Get a boolean value from a ResultSet.
getBoolean(ResultSet,int,boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
Get a boolean value from a ResultSet.
getBoolean(ResultSet,int,boolean) - method in class 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
Get a byte value from a ResultSet.
getByte(ResultSet,int,byte) - method in class 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
Get a byte[] value from a ResultSet.
getByteArray(ResultSet,int,byte[]) - method in class 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
Get a char value from a ResultSet.
getChar(ResultSet,int,char) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
Get a char value from a ResultSet.
getChar(ResultSet,int,char) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a char value from a ResultSet.
getCharArray(java.io.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.BasicRdbAdapter
Get a char[] value from a ResultSet.
getCharArray(ResultSet,int,char[]) - method in class 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.SqlserverAdapter
Get a char[] value from a ResultSet.
getClone(org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable,java.util.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 class 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 class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
getCreateSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
getCreateSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
getCreateSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
getCreateSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
getCreateSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
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.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,Integer,Integer,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
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,Integer,Integer,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
getCreateSequence(String,Integer,Integer,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
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,Integer,Integer,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
getCreateSequence(String,Integer,Integer,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ] [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ] [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]
getDate(ResultSet,int,Date) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a Date value from a ResultSet.
getDate(ResultSet,int,Date) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a Date value from a ResultSet.
getDate(ResultSet,int,String,Date) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a Date value from a ResultSet.
getDate(ResultSet,int,String,Date) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
Get a Date value from a ResultSet.
getDate(ResultSet,int,String,Date) - method in class 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
Get a double value from a ResultSet.
getDouble(ResultSet,int,double) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a double value from a ResultSet.
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
Returns the expression for searching the position of the first occurrence of a substring in a string.
getFirstLocateExpression(String,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
Returns the expression for searching the position of the first occurrence of a substring in a string.
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
Returns the expression for searching the position of the first occurrence of a substring in a string.
getFirstLocateExpression(String,String) - method in class 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
Get a float value from a ResultSet.
getFloat(ResultSet,int,float) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a float value from a ResultSet.
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
Returns the expression for searching the position of the first occurrence of a substring in a string starting from a given index.
getIndexedLocateExpression(String,String,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
Returns the expression for searching the position of the first occurrence of a substring in a string starting from a given index.
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
Returns the expression for searching the position of the first occurrence of a substring in a string starting from a given index.
getIndexedLocateExpression(String,String,String) - method in class 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
Get a int value from a ResultSet.
getInt(ResultSet,int,int) - method in class 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.api.RdbAdapter
getLengthOperator() - method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
getLong(ResultSet,int,long) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a long value from a ResultSet.
getLong(ResultSet,int,long) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Get a long value from a ResultSet.
getName() - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
getName() - method in class 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.OracleAdapter
getNextValInSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter
getNextValInSequence(String) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.SequenceAdapter
getOboolean(ResultSet,int,Boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a Boolean value from a ResultSet.
getOboolean(ResultSet,int,Boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
Get a Boolean value from a ResultSet.
getOboolean(ResultSet,int,Boolean) - method in class 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
Get a Byte value from a ResultSet.
getObyte(ResultSet,int,Byte) - method in class 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
Get a Character value from a ResultSet.
getOchar(ResultSet,int,Character) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
Get a Character value from a ResultSet.
getOchar(ResultSet,int,Character) - method in class 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
Get a Double value from a ResultSet.
getOdouble(ResultSet,int,Double) - method in class 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
Get a Float value from a ResultSet.
getOfloat(ResultSet,int,Float) - method in class 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
Get a Integer value from a ResultSet.
getOint(ResultSet,int,Integer) - method in class 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
Get a Long value from a ResultSet.
getOlong(ResultSet,int,Long) - method in class 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
Get a Short value from a ResultSet.
getOshort(ResultSet,int,Short) - method in class 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,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
getQuery(String,List,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.Oracle8Adapter
Builds a query with join and table alias.
getQuery(String,List,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Builds a query with join and table alias.
getSerialized(ResultSet,int,Serializable) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a Serializable value from a ResultSet.
getSerialized(ResultSet,int,Serializable) - method in class 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
Get a short value from a ResultSet.
getShort(ResultSet,int,short) - method in class 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
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.Db2Adapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.ProgressAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
This method returns the SQL type linked to the java type
getSqlType(int,boolean,int,int) - method in class 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) - method in class 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 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
This method returns the SQL type code linked to the java type specified in parameter.
getSqlTypeCode(int,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
This method returns the SQL type code linked to the java type specified in parameter.
getSTARTkeyWord() - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
getSTARTkeyWord() - method in class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
getString(ResultSet,int,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Get a String value from a ResultSet.
getString(ResultSet,int,String) - method in class 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
In the case the subquery needs to be aliased (Postgres), returns a string to be appended to the subquery.
getSubqueryAlias() - method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
In the case the subquery needs to be aliased (Postgres), returns a string to be appended to the subquery.
getSubqueryAlias() - method in class 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(DataSource) - static method in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
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.
getValueAsSQLString(boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a boolean value.
getValueAsSQLString(boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
This method returns a String value that represents a boolean value.
getValueAsSQLString(boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a boolean value.
getValueAsSQLString(byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a byte value.
getValueAsSQLString(byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a byte value.
getValueAsSQLString(char) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a char value.
getValueAsSQLString(char) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a char value.
getValueAsSQLString(double) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a double value.
getValueAsSQLString(double) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a double value.
getValueAsSQLString(float) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a float value.
getValueAsSQLString(float) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a float value.
getValueAsSQLString(int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a int value.
getValueAsSQLString(int) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a int value.
getValueAsSQLString(long) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a long value.
getValueAsSQLString(long) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a long value.
getValueAsSQLString(Object,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a value.
getValueAsSQLString(Object,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
This method returns a String value that represents a value.
getValueAsSQLString(Object,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
This method returns a String value that represents a value.
getValueAsSQLString(Object,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a value.
getValueAsSQLString(short) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
This method returns a String value that represents a short value.
getValueAsSQLString(short) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
This method returns a String value that represents a short value.
getWhereClause(List,StringBuffer,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter

H

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 class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
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

I

INDEXEDLOCATE - static field in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter

J

JoinedTable.Join - class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
defines a join between two tables.
Join() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
Join(boolean) - constructor for class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable.Join
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.
joinedTables - field in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
List of JoinedTable.
joins - field 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

M

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
MckoiAdapter - class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
MckoiAdapter() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.MckoiAdapter
modifySelectClauseWithRange(StringBuffer,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
modifySelectClauseWithRange(StringBuffer,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
modifyWhereClauseWithRange(StringBuffer,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
modifyWhereClauseWithRange(StringBuffer,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
modifyWhereClauseWithRange(StringBuffer,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
modifyWhereClauseWithRange(StringBuffer,String,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
MysqlAdapter - class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
MySql 4.0.12
MysqlAdapter() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
MYSQLINDEXEDLOCATE - static field in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter

N

name - field in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Is the name of the RdbAdapter.
NOSIZE - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter

O

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
ORACLEFIRSTLOCATE - static field in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
outer - field 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

position(Blob,long) - method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
position(byte[],long) - method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
PostgresAdapter - class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
PostgresAdapter() - constructor for class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
POSTGRESCONCAT - static field in class org.objectweb.jorm.mapper.rdb.adapter.PostgresAdapter
PreparedStatementAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Adapter for PreparedStatement management
println(String) - method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
printStackTrace() - method in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
product2adapter - static field in class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
Map between DatabaseProductName to adapter class name
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
PROP_BASE - static field in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
properties - static field in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
PROPS - static field in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter

R

RdbAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.RdbAdapter
Backward compattibility
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 - class 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(Exception,String) - 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
RdbAdapterFactory - class org.objectweb.jorm.mapper.rdb.adapter.RdbAdapterFactory
This factory permits to create new instances of RdbAdapter.
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
RdbInputStream(org.objectweb.jorm.mapper.rdb.lib.RdbBlob) - constructor for class org.objectweb.jorm.mapper.rdb.lib.RdbBlob.RdbInputStream
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
ResultsetAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.ResultsetAdapter
Adapter for Resultset management

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.
setBigDecimal(PreparedStatement,int,BigDecimal) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setBigDecimal(PreparedStatement,int,BigDecimal) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setBigInteger(PreparedStatement,int,BigInteger) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setBigInteger(PreparedStatement,int,BigInteger) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a 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
Assignes a value into a PreparedStatement
setBoolean(PreparedStatement,int,boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
setBoolean(PreparedStatement,int,boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setByte(PreparedStatement,int,byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setByte(PreparedStatement,int,byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setByteArray(PreparedStatement,int,byte[]) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setByteArray(PreparedStatement,int,byte[]) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a 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
Assignes a value into a PreparedStatement
setChar(PreparedStatement,int,char) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setCharArray(PreparedStatement,int,char[]) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setCharArray(PreparedStatement,int,char[]) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setCharArray(PreparedStatement,int,char[]) - method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
Assignes a value into a PreparedStatement
setDate(PreparedStatement,int,Date,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setDate(PreparedStatement,int,Date,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
Assignes a value into a PreparedStatement
setDate(PreparedStatement,int,Date,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setDouble(PreparedStatement,int,double) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setDouble(PreparedStatement,int,double) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setFloat(PreparedStatement,int,float) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setFloat(PreparedStatement,int,float) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setInt(PreparedStatement,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setInt(PreparedStatement,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setLong(PreparedStatement,int,long) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setLong(PreparedStatement,int,long) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setNull(PreparedStatement,int,int) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a null value into a PreparedStatement
setNull(PreparedStatement,int,int) - method in class 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
Assignes a value into a PreparedStatement
setOboolean(PreparedStatement,int,Boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.FirebirdAdapter
setOboolean(PreparedStatement,int,Boolean) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setObyte(PreparedStatement,int,Byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setObyte(PreparedStatement,int,Byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setObyte(PreparedStatement,int,Byte) - method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
Assignes a value into a PreparedStatement
setOchar(PreparedStatement,int,Character) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
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.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setOchar(PreparedStatement,int,Character) - method in class org.objectweb.jorm.mapper.rdb.adapter.SqlserverAdapter
Assignes a value into a PreparedStatement
setOdouble(PreparedStatement,int,Double) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setOdouble(PreparedStatement,int,Double) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setOfloat(PreparedStatement,int,Float) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setOfloat(PreparedStatement,int,Float) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setOint(PreparedStatement,int,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setOint(PreparedStatement,int,Integer) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setOlong(PreparedStatement,int,Long) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setOlong(PreparedStatement,int,Long) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setOshort(PreparedStatement,int,Short) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setOshort(PreparedStatement,int,Short) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setSerialized(PreparedStatement,int,Serializable) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setSerialized(PreparedStatement,int,Serializable) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setShort(PreparedStatement,int,short) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setShort(PreparedStatement,int,short) - method in class org.objectweb.jorm.mapper.rdb.adapter.api.PreparedStatementAdapter
Assignes a value into a PreparedStatement
setString(PreparedStatement,int,String) - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
Assignes a value into a PreparedStatement
setString(PreparedStatement,int,String) - method in class 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 - field 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(java.sql.Date) - static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
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
supportBatchPreparedStatement() - method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
supportBatchPreparedStatement() - method in class org.objectweb.jorm.mapper.rdb.adapter.CloudscapeAdapter
Indicates if the driver supports the batch of PreparedStatement
supportBatchPreparedStatement() - method in class org.objectweb.jorm.mapper.rdb.adapter.HsqlAdapter
Indicates if the driver supports the batch of PreparedStatement
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
Indicates if the driver supports the batch of PreparedStatement
supportBatchPreparedStatement() - method in class org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapter
Indicates if the driver supports the batch of PreparedStatement
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

T

tableName - field in class org.objectweb.jorm.mapper.rdb.adapter.api.JoinedTable
the name of the current table.
time2date(java.sql.Time) - static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
timestamp2date(java.sql.Timestamp) - static method in class org.objectweb.jorm.mapper.rdb.adapter.BasicRdbAdapter
truncate(long) - method in class org.objectweb.jorm.mapper.rdb.lib.RdbBlob
TYPE_NAMES - static field in class 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.
TYPECODE_BIGDECIMAL - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.util.BigDecimal type.
TYPECODE_BIGINTEGER - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.util.BigInteger type.
TYPECODE_BOOLEAN - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the boolean type.
TYPECODE_BYTE - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the byte type.
TYPECODE_BYTEARRAY - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the byte[] type.
TYPECODE_CHAR - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the char type.
TYPECODE_CHARARRAY - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the char[] type.
TYPECODE_DATE - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.util.Date type.
TYPECODE_DOUBLE - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the double type.
TYPECODE_FLOAT - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the float type.
TYPECODE_INT - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the int type.
TYPECODE_LONG - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the long type.
TYPECODE_OBJBOOLEAN - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Boolean type.
TYPECODE_OBJBYTE - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Character type.
TYPECODE_OBJCHAR - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Boolean type.
TYPECODE_OBJDOUBLE - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Double type.
TYPECODE_OBJFLOAT - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Float type.
TYPECODE_OBJINT - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Integer type.
TYPECODE_OBJLONG - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Long type.
TYPECODE_OBJSHORT - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.Short type.
TYPECODE_SERIALIZED - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.io.Serializable type.
TYPECODE_SHORT - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the short type.
TYPECODE_STRING - static field in class org.objectweb.jorm.mapper.rdb.adapter.api.TypeAdapter
Defines the java.lang.String type.

V

ValueAsSQLStringAdapter - interface org.objectweb.jorm.mapper.rdb.adapter.api.ValueAsSQLStringAdapter
varbinarySize - field in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
varbinarySizeInPk - field in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
varcharSize - field in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
varcharSize - field in class org.objectweb.jorm.mapper.rdb.adapter.OracleAdapter
varcharSizeInPk - field in class org.objectweb.jorm.mapper.rdb.adapter.MysqlAdapter
varcharSizeInPk - field 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 class 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.api.RdbAdapter
Append a table alias to an SQL expression.
writeTableAlias(String,StringBuffer) - method in class org.objectweb.jorm.mapper.rdb.adapter.SapdbAdapter
Append a table alias to an SQL expression.
writeTableAlias(String,StringBuffer) - method in class org.objectweb.jorm.mapper.rdb.adapter.SybaseAdapter