Uses of Class
org.dbunit.ext.oracle.OracleSdoElemInfoArray
Packages that use OracleSdoElemInfoArray
-
Uses of OracleSdoElemInfoArray in org.dbunit.ext.oracle
Methods in org.dbunit.ext.oracle that return OracleSdoElemInfoArrayMethods in org.dbunit.ext.oracle with parameters of type OracleSdoElemInfoArrayModifier and TypeMethodDescriptionvoidOracleSdoGeometry.setSdoElemInfo(OracleSdoElemInfoArray sdoElemInfo) Constructors in org.dbunit.ext.oracle with parameters of type OracleSdoElemInfoArrayModifierConstructorDescriptionOracleSdoGeometry(BigDecimal sdoGtype, BigDecimal sdoSrid, OracleSdoPointType sdoPoint, OracleSdoElemInfoArray sdoElemInfo, OracleSdoOrdinateArray sdoOrdinates)