|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--dbobjects.DBObject
Inner Class Summary | |
protected class |
DBObject.DBBigInteger
|
protected class |
DBObject.DBChar
|
protected class |
DBObject.DBDate
|
protected class |
DBObject.DBDecimal
|
protected class |
DBObject.DBDouble
|
protected class |
DBObject.DBField
|
protected class |
DBObject.DBFloat
|
protected class |
DBObject.DBInteger
|
protected class |
DBObject.DBLongVarChar
|
protected class |
DBObject.DBNoType
|
protected class |
DBObject.DBNumeric
|
protected class |
DBObject.DBReal
|
protected class |
DBObject.DBSmallInt
|
protected class |
DBObject.DBTime
|
protected class |
DBObject.DBTimestamp
|
protected class |
DBObject.DBTinyInt
|
protected class |
DBObject.DBVarChar
|
Constructor Summary | |
DBObject()
|
Method Summary | |
protected static java.sql.Connection |
getConnection()
Gets a connection to the connection pool. |
protected static void |
log(java.lang.String msg)
|
protected void |
psSetObject(java.sql.PreparedStatement ps,
int fieldNum,
DBObject.DBField field)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DBObject()
Method Detail |
protected static java.sql.Connection getConnection()
protected static void log(java.lang.String msg)
protected void psSetObject(java.sql.PreparedStatement ps, int fieldNum, DBObject.DBField field) throws java.sql.SQLException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |