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

Packages that use OracleSdoElemInfoArray
org.dbunit.ext.oracle   
 

Uses of OracleSdoElemInfoArray in org.dbunit.ext.oracle
 

Methods in org.dbunit.ext.oracle that return OracleSdoElemInfoArray
 OracleSdoElemInfoArray OracleSdoGeometry.getSdoElemInfo()
           
 

Methods in org.dbunit.ext.oracle with parameters of type OracleSdoElemInfoArray
 void OracleSdoGeometry.setSdoElemInfo(OracleSdoElemInfoArray sdoElemInfo)
           
 

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



Copyright © 2002-2010. All Rights Reserved.