Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.0 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
D
DBConnection
- interface com.lutris.appserver.server.sql.
DBConnection
.
This interface defines a database connection.
DBQuery
- interface com.lutris.appserver.server.sql.
DBQuery
.
Utility for querying object from a database.
DBRowUpdateException
- exception com.lutris.appserver.server.sql.
DBRowUpdateException
.
DBRowUpdateException is thrown when a CoreDO update fails.
DBRowUpdateException(String)
- Constructor for class com.lutris.appserver.server.sql.
DBRowUpdateException
Construct a exception without a specified cause.
DBRowUpdateException(String, Exception)
- Constructor for class com.lutris.appserver.server.sql.
DBRowUpdateException
DBTransaction
- interface com.lutris.appserver.server.sql.
DBTransaction
.
Used to perform database transactions.
DEAD
- Static variable in interface com.lutris.appserver.server.
Application
Dead state code.
DEBUG
- Static variable in class com.lutris.logging.
Logger
Messages that contain information normally of use only when debugging.
DEBUG1
- Static variable in class com.lutris.logging.
Logger
Debug detail level 1.
DEBUG2
- Static variable in class com.lutris.logging.
Logger
Debug detail level 2.
DEBUG3
- Static variable in class com.lutris.logging.
Logger
Debug detail level 3.
DEBUG4
- Static variable in class com.lutris.logging.
Logger
Debug detail level 4.
DEBUG5
- Static variable in class com.lutris.logging.
Logger
Debug detail level 5.
DEBUG6
- Static variable in class com.lutris.logging.
Logger
Debug detail level 6.
DEBUG7
- Static variable in class com.lutris.logging.
Logger
Debug detail level 7.
DEBUG8
- Static variable in class com.lutris.logging.
Logger
Debug detail level 8.
DEBUG9
- Static variable in class com.lutris.logging.
Logger
Debug detail level 9.
DEBUGTMP
- Static variable in class com.lutris.logging.
Logger
Temporary debugging; should not be left in shipping code.
DODSException
- exception org.enhydra.dods.
DODSException
.
DODSException(String)
- Constructor for class org.enhydra.dods.
DODSException
Construct a exception without a specified cause.
DODSException(Throwable)
- Constructor for class org.enhydra.dods.
DODSException
Construct a exception with a specified cause.
DODSException(String, Throwable)
- Constructor for class org.enhydra.dods.
DODSException
Construct a exception with an associated causing exception.
DOT
- Static variable in class org.enhydra.util.
EafConfigMBean
DataObjectException
- exception com.lutris.dods.builder.generator.query.
DataObjectException
.
DataObjectException class, used by Business Objects, catch all the DataObject Exceptions, will be passed to POs and handled there.
DataObjectException(String)
- Constructor for class com.lutris.dods.builder.generator.query.
DataObjectException
Construct a exception without a specified cause.
DataObjectException(String, Throwable)
- Constructor for class com.lutris.dods.builder.generator.query.
DataObjectException
Construct a exception with an associated causing exception.
DatabaseManager
- interface com.lutris.appserver.server.sql.
DatabaseManager
.
The database management object interface.
DatabaseManagerException
- exception com.lutris.appserver.server.sql.
DatabaseManagerException
.
Exception for database manager failures.
DatabaseManagerException(String)
- Constructor for class com.lutris.appserver.server.sql.
DatabaseManagerException
Construct with required messsage.
DatabaseManagerException(String, Throwable)
- Constructor for class com.lutris.appserver.server.sql.
DatabaseManagerException
Construct with a message and associated causing exception.
DatabaseManagerException(Throwable)
- Constructor for class com.lutris.appserver.server.sql.
DatabaseManagerException
Construct from a causing exception.
DirectoryException
- exception com.lutris.appserver.server.httpPresentation.
DirectoryException
.
DirectoryException(String)
- Constructor for class com.lutris.appserver.server.httpPresentation.
DirectoryException
Constructor.
DodsBaseException
- exception org.enhydra.dods.exceptions.
DodsBaseException
.
Exception used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
DodsBaseException(String)
- Constructor for class org.enhydra.dods.exceptions.
DodsBaseException
Construct an exception without a specified cause.
DodsBaseException(String, Throwable)
- Constructor for class org.enhydra.dods.exceptions.
DodsBaseException
Construct an exception with an associated causing exception.
DodsBaseException(Throwable)
- Constructor for class org.enhydra.dods.exceptions.
DodsBaseException
Construct an exception from a causing exception.
DodsBaseExceptionUtil
- class org.enhydra.dods.exceptions.
DodsBaseExceptionUtil
.
Utilities used to implement the DodsBaseException.
DuplicateKeyException
- exception com.lutris.appserver.server.sessionEnhydra.
DuplicateKeyException
.
Exception thrown by StandardSessionHome if a session cannot be created because the session key is already in use.
DuplicateKeyException(String)
- Constructor for class com.lutris.appserver.server.sessionEnhydra.
DuplicateKeyException
Construct a exception without a specified cause.
DuplicateKeyException(String, Throwable)
- Constructor for class com.lutris.appserver.server.sessionEnhydra.
DuplicateKeyException
Construct a exception with an associated causing exception.
DuplicateKeyException(Throwable)
- Constructor for class com.lutris.appserver.server.sessionEnhydra.
DuplicateKeyException
Construct a exception with an associated causing exception.
dClassName
- Variable in class com.lutris.appserver.server.
StandardApplication.ContextMBean
dClassName
- Variable in class org.enhydra.util.
EafConfigMBean
dMBeanInfo
- Variable in class com.lutris.appserver.server.
StandardApplication.ContextMBean
dMBeanInfo
- Variable in class org.enhydra.util.
EafConfigMBean
data
- Variable in class com.lutris.appserver.server.
StandardApplication
Application Data accessable through Jolt Fields.
databaseMBean
- Variable in class com.lutris.appserver.server.
StandardApplication
databaseManager
- Variable in class com.lutris.appserver.server.
StandardApplication
Database manager instance for application.
databaseManagerMBean
- Variable in class com.lutris.appserver.server.
StandardApplication
debug
- Static variable in interface com.lutris.appserver.server.sql.
DatabaseManager
Flag to enable debug logging of queries and transactions.
defaultUrl
- Variable in class com.lutris.appserver.server.
StandardApplication
Default URL used for application if defined in Config file.
delete(Transaction)
- Method in interface com.lutris.appserver.server.sql.
DBTransaction
Method to delete an object in the database.
delete(String)
- Method in interface com.lutris.util.
PersistentStore
Method to delete a a key.
deleteSession(Session)
- Method in interface com.lutris.appserver.server.session.
SessionManager
Removes a session from the session manager.
deleteSession(String)
- Method in interface com.lutris.appserver.server.session.
SessionManager
Removes a session from the manager.
disable()
- Method in class org.enhydra.dods.cache.
CacheAdministration
Disables cache.
drop(DBConnection)
- Method in interface com.lutris.appserver.server.sql.
ConnectionAllocator
Used to drop a connection from the pool.
dropAllNow()
- Method in interface com.lutris.appserver.server.sql.
ConnectionAllocator
Drop all the connection in the pool immediately.
Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.0 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X