Uses of Class
de.ispsoft.jaxme.JMManagerImpl

Packages that use JMManagerImpl
de.ispsoft.jaxme   
de.ispsoft.jaxme.tamino   
 

Uses of JMManagerImpl in de.ispsoft.jaxme
 

Subclasses of JMManagerImpl in de.ispsoft.jaxme
 class JMFileManager
          Although the name suggests different, this is not a true JMManager, but just a set of shortcuts that simplify reading from and writing to files.
 class JMJdbcDataSourceManager
          A subclass of the JMJdbcManager that uses a JDBC DataSource rather to obtain a connection and not the DriverManager.
 class JMJdbcManager
          A Manager implementation for XML documents read from or written to an SQL database.
 class XmlDbManager
          An implementation of a JMManager for a Tamino database.
 

Uses of JMManagerImpl in de.ispsoft.jaxme.tamino
 

Subclasses of JMManagerImpl in de.ispsoft.jaxme.tamino
 class InoManager
          An implementation of a JMManager for a Tamino database.