Package uk.co.lakesidetech.springxmldb.startup.exist

Class Summary
ExistEmbeddedServer The ExistEmbeddedServer will startup an embedded XML database which can be connected to in the same JVM be using a xmldb:$databasename:/// database uri for the database.
ExistStandaloneServer The ExistStandaloneServer will startup an embedded XML database which can be connected to in the same JVM be using a xmldb:$databasename:/// database uri for the database.