Package | Description |
---|---|
org.wandora.modules |
This package contains a modular framework for applications and
services.
|
org.wandora.modules.usercontrol |
Modifier and Type | Class and Description |
---|---|
class |
GenericDatabaseInterface
A general purpose implementation of the DatabaseInterface using JDBC
and thus being able to operate with many different relational
databases.
|
Modifier and Type | Field and Description |
---|---|
protected DatabaseInterface |
DBTesterModule.database |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseInterface.DatabaseConnectionListener.connectionClosed(DatabaseInterface db) |
void |
DatabaseInterface.DatabaseConnectionListener.connectionStarted(DatabaseInterface db) |
Modifier and Type | Field and Description |
---|---|
protected DatabaseInterface |
DatabaseUserStore.database |
Copyright 2004-2015 Wandora Team