|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.datastore.sql.SQLDatastoreConfiguration
public class SQLDatastoreConfiguration
Represents the configuration for an SQL database which is used as a datastore backend.
| Constructor Summary | |
|---|---|
SQLDatastoreConfiguration(JDBCConnection connection,
java.lang.Class<? extends Datastore> datastoreClass)
Creates a new instance of SQLDatastoreConfiguration from the given parameters. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Class<? extends Datastore> |
getDatastoreClass()
Returns the class of the corresponding Datastore. |
JDBCConnection |
getJDBCConnection()
Returns the JDBC connection information. |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLDatastoreConfiguration(JDBCConnection connection,
java.lang.Class<? extends Datastore> datastoreClass)
SQLDatastoreConfiguration from the given parameters.
connection - datastoreClass - | Method Detail |
|---|
public java.lang.Class<? extends Datastore> getDatastoreClass()
DatastoreConfigurationDatastore.
getDatastoreClass in interface DatastoreConfigurationDatastorepublic JDBCConnection getJDBCConnection()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org