com.infoengine.schema.client
Class ConnectorDAO
java.lang.Object
com.infoengine.connector.DataAccessObject
com.infoengine.schema.client.ConnectorDAO
- public class ConnectorDAO
- extends DataAccessObject
Constructor Summary |
ConnectorDAO(javax.resource.cci.Connection c,
javax.resource.cci.RecordFactory r)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorDAO
public ConnectorDAO(javax.resource.cci.Connection c,
javax.resource.cci.RecordFactory r)
getMetadata
public Group getMetadata()
throws Exception
- Throws:
Exception
querySchema
public SchemaObject querySchema(String type,
String generator)
throws Exception
- Throws:
Exception
validateUser
public Group validateUser()
throws Exception
- Throws:
Exception