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. |