| com.knowgate.dataobjs.DBBind com.knowgate.dataobjs.DBIntranet
DBIntranet | public class DBIntranet extends DBBind (Code) | | Just a wrapper of DBBind for loading database connection properties from
"intranet" instead of "hipergate" profile.
|
DBIntranet | public DBIntranet()(Code) | | |
Methods inherited from com.knowgate.dataobjs.DBBind | public void close()(Code)(Java Doc) public JDCConnectionPool connectionPool()(Code)(Java Doc) public static int currVal(JDCConnection oConn, String sSequenceName) throws SQLException, UnsupportedOperationException(Code)(Java Doc) public static int currVal(Connection oSQLConn, String sSequenceName) throws SQLException, UnsupportedOperationException(Code)(Java Doc) public static String escape(java.util.Date dt, String sFormat) throws IllegalArgumentException(Code)(Java Doc) public static String escape(Timestamp ts, String sFormat)(Code)(Java Doc) public static boolean exists(JDCConnection oConn, String sObjectName, String sObjectType) throws SQLException, UnsupportedOperationException(Code)(Java Doc) public synchronized JDCConnection getConnection(String sCaller) throws SQLException(Code)(Java Doc) public DBTable getDBTable(String sTable) throws IllegalStateException(Code)(Java Doc) public HashMap getDBTablesMap() throws IllegalStateException(Code)(Java Doc) public static String getDataModelVersion(JDCConnection oConn) throws SQLException(Code)(Java Doc) public static int getDataModelVersionNumber(JDCConnection oConn) throws SQLException(Code)(Java Doc) public String getDatabaseProductName() throws SQLException(Code)(Java Doc) public String getProfileName()(Code)(Java Doc) public static DBTable getTable(String sTable) throws java.lang.IllegalStateException(Code)(Java Doc) public static long getTime()(Code)(Java Doc) protected void initialize(String sProfile) throws ClassNotFoundException, SQLException, NullPointerException, AccessControlException, UnsatisfiedLinkError, NumberFormatException(Code)(Java Doc) public static int nextVal(JDCConnection oConn, String sSequenceName) throws SQLException, UnsupportedOperationException(Code)(Java Doc) public static int nextVal(Connection oSQLConn, String sSequenceName) throws SQLException, UnsupportedOperationException(Code)(Java Doc) public void restart() throws SQLException, ClassNotFoundException(Code)(Java Doc)
|
|
|