oracle.ODCI
Class ODCIEnv
java.lang.Object
|
+--oracle.ODCI.ODCIEnv
- public class ODCIEnv
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_SQL_NAME
public static final java.lang.String _SQL_NAME
-
- See Also:
- Constant Field Values
_SQL_TYPECODE
public static final int _SQL_TYPECODE
_struct
protected MutableStruct _struct
_ODCIEnvFactory
protected static final ODCIEnv _ODCIEnvFactory
ODCIEnv
protected ODCIEnv(boolean init)
ODCIEnv
public ODCIEnv()
getORADataFactory
public static ORADataFactory getORADataFactory()
toDatum
public Datum toDatum(java.sql.Connection c)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
create
public ORAData create(Datum d,
int sqlType)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
create
protected ORAData create(ODCIEnv o,
Datum d,
int sqlType)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
getEnvFlags
public java.math.BigDecimal getEnvFlags()
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
setEnvFlags
public void setEnvFlags(java.math.BigDecimal EnvFlags)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
getCallProperty
public java.math.BigDecimal getCallProperty()
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
setCallProperty
public void setCallProperty(java.math.BigDecimal CallProperty)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
Copyright © 2003, 2005 Oracle. All rights reserved.