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

Packages that use OracleSdoOrdinateArray
org.dbunit.ext.oracle   
 

Uses of OracleSdoOrdinateArray in org.dbunit.ext.oracle
 

Methods in org.dbunit.ext.oracle that return OracleSdoOrdinateArray
 OracleSdoOrdinateArray OracleSdoGeometry.getSdoOrdinates()
           
 

Methods in org.dbunit.ext.oracle with parameters of type OracleSdoOrdinateArray
 void OracleSdoGeometry.setSdoOrdinates(OracleSdoOrdinateArray sdoOrdinates)
           
 

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



Copyright © 2002-2010. All Rights Reserved.