bindInsertStatement, bindUpdateStatement, bindWhereClause, bindWhereClause, buildDeleteStatement, buildInsertStatement, buildSelectString, buildSelectString, buildUpdateStatement, buildWhereClause, convertFlags, convertValueToWhereFragment, doEntityDML, doEntitySelect, doLoadBulkFromResultSet, doLoadFromResultSet, doLoadFromStatement, doPreparedStatementDefineColumnType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WLSQLBuilderImpl
protected WLSQLBuilderImpl()
- This is a singleton class
getInterface
public static SQLBuilder getInterface()
- Gets the singleton instance of this class.
doRegisterDefaultDriver
public void doRegisterDefaultDriver()
throws java.sql.SQLException
- Description copied from interface:
SQLBuilder
- Registers the JDBC driver associated with this type of JDBC connection.
-
- Specified by:
doRegisterDefaultDriver in interface SQLBuilder
- Overrides:
doRegisterDefaultDriver in class BaseSQLBuilderImpl
-
- Throws:
java.sql.SQLException
Copyright © 1997, 2003, Oracle. All rights reserved.
|