|
deegree 2.3 (2010/04/09 10:10 build-4-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,
Class<? extends Datastore> datastoreClass)
Creates a new instance of SQLDatastoreConfiguration from the given parameters. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
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,
Class<? extends Datastore> datastoreClass)
SQLDatastoreConfiguration from the given parameters.
connection - datastoreClass - | Method Detail |
|---|
public Class<? extends Datastore> getDatastoreClass()
DatastoreConfigurationDatastore.
getDatastoreClass in interface DatastoreConfigurationDatastorepublic JDBCConnection getJDBCConnection()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
deegree 2.3 (2010/04/09 10:10 build-4-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