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