de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace
Class EAAccessConnection
java.lang.Object
de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace.EAAccessConnection
- All Implemented Interfaces:
- Closeable
public class EAAccessConnection
- extends Object
- implements Closeable
- Author:
- Johannes Echterhoff (echterhoff interactive-instruments
de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isValid
public Boolean isValid
conn
protected Connection conn
EAAccessConnection
public EAAccessConnection(String dbJdbcDriver,
String dbDriver,
String dbServiceName,
String dbuser,
String dbpassw)
throws DatabaseException
- Throws:
DatabaseException
initialise
public void initialise()
throws DatabaseException
- Throws:
DatabaseException
connect
protected void connect()
throws DatabaseException
- Throws:
DatabaseException
close
public void close()
- Specified by:
close
in interface Closeable
establishAssociationClass
public void establishAssociationClass(int connectorID,
int elementID)
throws DatabaseException
- Throws:
DatabaseException
Copyright © 2015. All rights reserved.