Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
N
O
P
R
S
T
U
A
addDataElement(Element, List<TestDataElement>)
- Method in class org.hibernatespatial.oracle.
SDOTestDataReader
afterCreateSchema()
- Method in class org.hibernatespatial.oracle.
SDODataSourceUtils
C
clearWarnings()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
close()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
commit()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createArrayOf(String, Object[])
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createBlob()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createClob()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createDataSourceUtil(Configuration)
- Method in class org.hibernatespatial.oracle.
OracleSDOTestSupport
createExpectationsFactory(DataSourceUtils)
- Method in class org.hibernatespatial.oracle.
OracleSDOTestSupport
createNativeAsBinaryStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeAsTextStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeBoundaryStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeBufferStatement(Double)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeContainsStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeConvexHullStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeCrossesStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeDifferenceStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeDimensionSQL()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeDisjointStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeDistanceStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeDwithinStatement(Point, double)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeEnvelopeStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeEqualsStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeFilterStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeGeometryTypeStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeGeomUnionStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeHavingSRIDStatement(int)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeIntersectionStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeIntersectsStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeIsEmptyStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeIsNotEmptyStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeIsSimpleStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeOverlapsStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeRelateStatement(Geometry, String)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeSridStatement()
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeSymDifferenceStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeTouchesStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeTransformStatement(int)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNativeWithinStatement(Geometry)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
createNClob()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createSQLXML()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createStatement()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createStatement(int, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createStatement(int, int, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createStruct(String, Object[])
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
createTestData(FunctionalTestCase)
- Method in class org.hibernatespatial.oracle.
OracleSDOTestSupport
D
decode(Object)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
G
getAutoCommit()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getCatalog()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getClientInfo(String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getClientInfo()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getHoldability()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getMetaData()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getSQLExpressionTemplate()
- Method in class org.hibernatespatial.oracle.
OracleSDOTestSupport
getTransactionIsolation()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getTypeMap()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
getWarnings()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
I
isClosed()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
isReadOnly()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
isValid(int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
isWrapperFor(Class<?>)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
J
JDBCConnectionProxy
- Class in
org.hibernatespatial.oracle
This class hides the actual Connection implementation class.
JDBCConnectionProxy(Connection)
- Constructor for class org.hibernatespatial.oracle.
JDBCConnectionProxy
N
nativeSQL(String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
O
OracleSDOTestSupport
- Class in
org.hibernatespatial.oracle
OracleSDOTestSupport()
- Constructor for class org.hibernatespatial.oracle.
OracleSDOTestSupport
org.hibernatespatial.oracle
- package org.hibernatespatial.oracle
P
prepareCall(String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareCall(String, int, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareCall(String, int, int, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareStatement(String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareStatement(String, int, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareStatement(String, int, int, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareStatement(String, int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareStatement(String, int[])
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
prepareStatement(String, String[])
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
R
releaseSavepoint(Savepoint)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
rollback()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
rollback(Savepoint)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
S
sdo
- Variable in class org.hibernatespatial.oracle.
SDOTestDataElement
SDODataSourceUtils
- Class in
org.hibernatespatial.oracle
Created by IntelliJ IDEA.
SDODataSourceUtils(String, String, String, String, SQLExpressionTemplate)
- Constructor for class org.hibernatespatial.oracle.
SDODataSourceUtils
SDOGeometryExpectationsFactory
- Class in
org.hibernatespatial.oracle
Expectations factory for Oracle 10g (SDOGeometry).
SDOGeometryExpectationsFactory(DataSourceUtils)
- Constructor for class org.hibernatespatial.oracle.
SDOGeometryExpectationsFactory
SDOGeometryExpressionTemplate
- Class in
org.hibernatespatial.oracle
Created by IntelliJ IDEA.
SDOGeometryExpressionTemplate()
- Constructor for class org.hibernatespatial.oracle.
SDOGeometryExpressionTemplate
SDOTestDataElement
- Class in
org.hibernatespatial.oracle
A specialised subclass for SDOGeometry test objects
Oracle 10g WKT support is limited to 2D geometries, and there is no method of specifying SRID.
SDOTestDataElement(int, String, String, int, String)
- Constructor for class org.hibernatespatial.oracle.
SDOTestDataElement
SDOTestDataReader
- Class in
org.hibernatespatial.oracle
SDOTestDataReader()
- Constructor for class org.hibernatespatial.oracle.
SDOTestDataReader
setAutoCommit(boolean)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setCatalog(String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setClientInfo(String, String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setClientInfo(Properties)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setHoldability(int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setReadOnly(boolean)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setSavepoint()
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setSavepoint(String)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setTransactionIsolation(int)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
setTypeMap(Map<String, Class<?>>)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
T
toInsertSql(TestDataElement)
- Method in class org.hibernatespatial.oracle.
SDOGeometryExpressionTemplate
U
unwrap(Class<T>)
- Method in class org.hibernatespatial.oracle.
JDBCConnectionProxy
A
C
D
G
I
J
N
O
P
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
hibernatespatial.org
. All Rights Reserved.