Uses of Class
uk.co.lakesidetech.springxmldb.startup.exist.ExistEmbeddedServer

Packages that use ExistEmbeddedServer
uk.co.lakesidetech.springxmldb.startup.exist   
 

Uses of ExistEmbeddedServer in uk.co.lakesidetech.springxmldb.startup.exist
 

Subclasses of ExistEmbeddedServer in uk.co.lakesidetech.springxmldb.startup.exist
 class 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.