Uses of Class
org.dbunit.ext.oracle.OracleSdoPointType

Packages that use OracleSdoPointType
org.dbunit.ext.oracle   
 

Uses of OracleSdoPointType in org.dbunit.ext.oracle
 

Fields in org.dbunit.ext.oracle declared as OracleSdoPointType
protected static OracleSdoPointType OracleSdoPointType._OracleSdoPointTypeFactory
           
 

Methods in org.dbunit.ext.oracle that return OracleSdoPointType
 OracleSdoPointType OracleSdoGeometry.getSdoPoint()
           
 

Methods in org.dbunit.ext.oracle with parameters of type OracleSdoPointType
protected  oracle.sql.ORAData OracleSdoPointType.create(OracleSdoPointType o, oracle.sql.Datum d, int sqlType)
           
 void OracleSdoGeometry.setSdoPoint(OracleSdoPointType sdoPoint)
           
 

Constructors in org.dbunit.ext.oracle with parameters of type OracleSdoPointType
OracleSdoGeometry(java.math.BigDecimal sdoGtype, java.math.BigDecimal sdoSrid, OracleSdoPointType sdoPoint, OracleSdoElemInfoArray sdoElemInfo, OracleSdoOrdinateArray sdoOrdinates)
           
 



Copyright © 2002-2010. All Rights Reserved.