|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--dtw.webmail.util.CastorDatabase
|
+--dtw.webmail.plugin.std.JwmaDatabase
Class extending the abstract CastorDatabase class, to specialize it for the jwma database. It caches and reuses queries used within jwma.
| Field Summary | |
static java.lang.String |
PREFINSTANCE_BYUSERID
Defines the identifier of the query for a preferences instance by user identity. |
| Fields inherited from class dtw.webmail.util.CastorDatabase |
m_Database, m_Queries |
| Constructor Summary | |
JwmaDatabase()
|
|
| Method Summary | |
CastorDatabase |
createCastorDatabase()
|
| Methods inherited from class dtw.webmail.util.CastorDatabase |
begin, close, commit, create, getDatabase, getIdentity, getOQLQuery, getOQLQuery, getQuery, isActive, isAutoStore, isClosed, isPersistent, load, putQuery, remove, rollback, setAutoStore, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PREFINSTANCE_BYUSERID
| Constructor Detail |
public JwmaDatabase()
| Method Detail |
public CastorDatabase createCastorDatabase()
throws JwmaException
createCastorDatabase in class CastorDatabaseJwmaException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||