|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.objectweb.jorm.runtime.mapper.rdb.adapter.lib.BasicRdbAdapter
|
+--org.objectweb.jorm.runtime.mapper.rdb.adapter.lib.FirebirdAdapter
This class is a sql adapter for the Firebird relational database. FireBird 1.0.2 with JayBird JCA/JDBC Driver for Firebird 1.0RC2 FAIL: VARCHAR: create table: GDS Exception. Dynamic SQL Error FAIL: VARCHAR: create table: GDS Exception. Dynamic SQL Error FAIL: BIT: create table: GDS Exception. Dynamic SQL Error FAIL: TINYINT: create table: GDS Exception. Dynamic SQL Error FAIL: BIGINT: create table: GDS Exception. Dynamic SQL Error FAIL: DOUBLE: create table: GDS Exception. Dynamic SQL Error FAIL: DATE: create table: GDS Exception. Dynamic SQL Error
| Constructor Summary | |
FirebirdAdapter()
|
|
| Method Summary | |
java.lang.String |
getSqlType(PType pt,
boolean usedInPK)
This method returns the SQL type linked to the PType specified in parameter. |
| Methods inherited from class org.objectweb.jorm.runtime.mapper.rdb.adapter.lib.BasicRdbAdapter |
fetchResultSetSize, getBigDecimal, getBoolean, getByte, getByteArray, getChar, getCharArray, getDate, getDouble, getFloat, getInt, getLong, getObject, getOboolean, getObyte, getOchar, getOdouble, getOfloat, getOint, getOlong, getOshort, getShort, getSqlGetterName, getSqlSetterName, getSqlTypeCode, getString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString, getValueAsSQLString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FirebirdAdapter()
| Method Detail |
public java.lang.String getSqlType(PType pt,
boolean usedInPK)
throws PExceptionProtocol
RdbAdpatergetSqlType in class BasicRdbAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||