|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
applyToSkeleton attribute in SQLMonitoringRule.
backendName attribute in BackendRecoveryPolicy
and RealLogin.
backendNameColumnType attribute in BackendTable.
backendStateColumnType attribute in
BackendTable.
backgroundParsing attribute in ParsingCache.
backlogSize attribute in Controller.
beginTimeout attribute in RequestManager.
blobEncodingMethod attribute in VirtualDatabase.
caseSensitive attribute in ResultCacheRule,
RewritingRule or SQLMonitoringRule elements
caseSensitiveParsing attribute in
RequestManager.
castTimeout attribute in Distribution.
checkpointNameColumnType attribute in
CheckpointTable.
clean attribute in Backup
columnName attribute in DatabaseColumn.
commitTimeout attribute in RequestManager.
connectionTestStatement attribute in
DatabaseBackend
databaseNameColumnType attribute in
BackendTable.
defaultMonitoring attribute in SQLMonitoring.
dir attribute in Backup
driver attribute in DatabaseBackend and
JDBCRecoveryLog.
driverPath attribute in DatabaseBackend and
JDBCRecoveryLog.
DatabaseSchema value can be
static,table,column,procedures,all
extraStatementDefinition attribute in
RecoveryLogTable and CheckpointTable.
fileName attribute in FileRecoveryLog.
gatherSystemTables attribute in DatabaseSchema
granularity attribute in ResultCache or
ResultCacheDB.
groupName attribute in Distribution.
idColumnType attribute in RecoveryLogTable.
idleTimeout attribute in
VariablePoolConnectionManager.
initPoolSize attribute in
VariablePoolConnectionManager.
isUnique attribute in DatabaseColumn.
level attribute in request schedulers.
login attribute in JDBCRecoveryLog.
macroClock attribute in Backup
matchingType attribute in RewritingRule.
maxNbOfConnections attribute in VirtualDatabase.
ATT_maxNbOfEntries attribute in ParsingCache
and ResultCache
maxNbOfField attribute in MetadataCache.
maxNbOfMetadata attribute in MetadataCache.
maxNbOfThreads attribute in VirtualDatabase.
maxPoolSize attribute in
VariablePoolConnectionManager.
maxThreadIdleTime attribute in VirtualDatabase.
minNbOfThreads attribute in VirtualDatabase.
minPoolSize attribute in
VariablePoolConnectionManager.
monitoring attribute in SQLMonitoringRule.
name attribute in VirtualDatabase,
ControllerName,BackendWeight,
BackendName and DatabaseBackend.
nbOfBackups attribute in Backup
nbOfColumns attribute in DatabaseTable.
nbOfConcurrentReads attribute in RAIDb-1ec
and RAIDb-2ec
numberOfNodes attribute in CreateTable or
ErrorChecking
password attribute in JDBCRecoveryLog.
pendingTimeout attribute in ResultCache
policy attribute in WaitForCompletion and
CreateTable
poolSize attribute in
FailFastPoolConnectionManager or
RandomWaitPoolConnectionManager.
poolThreads attribute in VirtualDatabase.
queryPattern attribute in ResultCacheRule,
RewritingRule or SQLMonitoringRule elements
rLogin to use with this
ConnectionManager.
rPassword to use with this
ConnectionManager.
recoveryPolicy attribute in
BackendRecoveryPolicy.
requestIdColumnType attribute in
CheckpointTable.
requestTimeout attribute in JDBCRecoveryLog.
rewrite attribute in RewritingRule.
rollbackTimeout attribute in RequestManager.
sqlColumnName attribute in RecoveryLogTable.
sqlColumnType attribute in RecoveryLogTable.
sqlDumpLength attribute in VirtualDatabase.
stopOnMatch attribute in RewritingRule.
tableName attribute in DatabaseTable,
CreateTable,RecoveryLogTable and
CheckpointTable
timeout attribute in
RandomWaitPoolConnectionManager.
timestampResolution attribute in ResultCache,
RAIDb-1, RAIDb-1ec,
RAIDb-2 or RAIDb-2ec
- ATT_transactionIdColumnType -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
transactionIdColumnType attribute in
RecoveryLogTable.
- ATT_url -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
url attribute in DatabaseBackend and
JDBCRecoveryLog.
- ATT_urlParameters -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
- Additional
urlParameters to use with this
ConnectionManager.
- ATT_username -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
username attribute in User.
- ATT_vLogin -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
vLogin attribute in VirtualLogin and
ConnectionManager.
- ATT_vPassword -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
vPassword attribute in VirtualLogin.
- ATT_vloginColumnType -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
vloginColumnType attribute in RecoveryLogTable.
- ATT_waitTimeout -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
waitTimeout attribute in
VariablePoolConnectionManager.
- ATT_weight -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
weight attribute in BackendWeight.
- ATT_writeEnabled -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
writeEnabled attribute in DatabaseBackend
- ATT_zip -
Static variable in interface org.objectweb.cjdbc.common.xml.DatabasesXmlTags
zip attribute in Backup
- AUTHENTICATION_FAILED -
Static variable in interface org.objectweb.cjdbc.common.exceptions.ExceptionTypes
- Authentication failed
- AUTO_ENABLE_BACKEND -
Static variable in class org.objectweb.cjdbc.controller.core.ControllerConstants
- Auto Enable Backend default
- AUTO_ENABLE_FALSE -
Static variable in class org.objectweb.cjdbc.controller.core.ControllerConstants
- Do not enable any backend when starting controller
- AUTO_ENABLE_RESTORE -
Static variable in class org.objectweb.cjdbc.controller.core.ControllerConstants
- Restore the state from an existing recovery log
- AUTO_ENABLE_TRUE -
Static variable in class org.objectweb.cjdbc.controller.core.ControllerConstants
- Enable all backend when starting up value
- AVERAGE_FUNCTION -
Static variable in class org.objectweb.cjdbc.common.sql.SelectRequest
- Represents a SQL average() macro
- AbstractAdminCommand - class org.objectweb.cjdbc.console.text.commands.dbadmin.AbstractAdminCommand.
- This class defines a AbstractAdminCommand
- AbstractAdminCommand(VirtualDatabaseAdmin) -
Constructor for class org.objectweb.cjdbc.console.text.commands.dbadmin.AbstractAdminCommand
- Creates a new
AbstractAdminCommand.java object
- AbstractBackendDataCollector - class org.objectweb.cjdbc.common.monitor.backend.AbstractBackendDataCollector.
- Abstract class to factor code for collecting data from backends
- AbstractBackendDataCollector(String, String) -
Constructor for class org.objectweb.cjdbc.common.monitor.backend.AbstractBackendDataCollector
- Create new collector
- AbstractBlobFilter - class org.objectweb.cjdbc.common.sql.filters.AbstractBlobFilter.
- This class defines a BlobFilterInterface.
- AbstractBlobFilter() -
Constructor for class org.objectweb.cjdbc.common.sql.filters.AbstractBlobFilter
-
- AbstractCacheStatsDataCollector - class org.objectweb.cjdbc.common.monitor.cache.AbstractCacheStatsDataCollector.
- Abstract template to factor code for cache collectors
- AbstractCacheStatsDataCollector(String) -
Constructor for class org.objectweb.cjdbc.common.monitor.cache.AbstractCacheStatsDataCollector
- new collector
- AbstractClientDataCollector - class org.objectweb.cjdbc.common.monitor.client.AbstractClientDataCollector.
- Collects information about C-JDBC clients.
- AbstractClientDataCollector(String, String) -
Constructor for class org.objectweb.cjdbc.common.monitor.client.AbstractClientDataCollector
-
- AbstractConnectionManager - class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager.
- A
ConnectionManager object is responsible to talk directly
with a database backend. - AbstractConnectionManager(String, String, String, String, String, String) -
Constructor for class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Creates a new
AbstractConnectionManager instance: assigns
login/password and instanciates transaction id/connection mapping.
- AbstractConsoleModule - class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule.
- This class defines a AbstractConsoleModule
- AbstractConsoleModule(Console) -
Constructor for class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Creates a new
AbstractConsoleModule.java object
- AbstractControllerDataCollector - class org.objectweb.cjdbc.common.monitor.controller.AbstractControllerDataCollector.
- Abstract data collector to factor code for the controller collectors
- AbstractControllerDataCollector() -
Constructor for class org.objectweb.cjdbc.common.monitor.controller.AbstractControllerDataCollector
- Default constructors
- AbstractControllerDataCollector(Object) -
Constructor for class org.objectweb.cjdbc.common.monitor.controller.AbstractControllerDataCollector
- Create a new collector for controller and set the name
- AbstractDataCollector - class org.objectweb.cjdbc.common.monitor.AbstractDataCollector.
- This defines the abstract hierachy to collect monitoring information.
- AbstractDataCollector() -
Constructor for class org.objectweb.cjdbc.common.monitor.AbstractDataCollector
-
- AbstractDatabaseUser - class org.objectweb.cjdbc.common.users.AbstractDatabaseUser.
- An
AbstractDatabaseUser is just a login/password combination
to represent an abstract database user. - AbstractDatabaseUser(String, String) -
Constructor for class org.objectweb.cjdbc.common.users.AbstractDatabaseUser
- Creates a new
AbstractDatabaseUser instance.
- AbstractGuiDropListener - class org.objectweb.cjdbc.console.gui.dnd.listeners.AbstractGuiDropListener.
- This class defines a AbstractGuiDropListener.
- AbstractGuiDropListener(CjdbcGui) -
Constructor for class org.objectweb.cjdbc.console.gui.dnd.listeners.AbstractGuiDropListener
- Creates a new
AbstractGuiDropListener.java object
- AbstractGuiObject - class org.objectweb.cjdbc.console.gui.objects.AbstractGuiObject.
- This class defines a AbstractGuiObject
- AbstractGuiObject() -
Constructor for class org.objectweb.cjdbc.console.gui.objects.AbstractGuiObject
- Creates a new
AbstractGuiObject object
- AbstractLoadBalancer - class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer.
- The Request Load Balancer should implement the load balancing of the requests
among the backend nodes.
- AbstractLoadBalancer(VirtualDatabase, int, int) -
Constructor for class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
- Generic constructor that sets some member variables and checks that
backends are in the disabled state
- AbstractLoadBalancerMBean - interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractLoadBalancerMBean.
- This class defines a AbstractLoadBalancerMBean
- AbstractMonitorCommand - class org.objectweb.cjdbc.console.text.commands.monitor.AbstractMonitorCommand.
- This class defines a AbstractMonitorCommand
- AbstractMonitorCommand(MonitorConsole) -
Constructor for class org.objectweb.cjdbc.console.text.commands.monitor.AbstractMonitorCommand
- Creates a new
AbstractMonitorCommand.java object
- AbstractPoolConnectionManager - class org.objectweb.cjdbc.controller.connection.AbstractPoolConnectionManager.
- This connection manager uses a pool of persistent connections with the
database.
- AbstractPoolConnectionManager(String, String, String, String, String, String, int) -
Constructor for class org.objectweb.cjdbc.controller.connection.AbstractPoolConnectionManager
- Creates a new
AbstractPoolConnectionManager instance.
- AbstractPopUpMenu - class org.objectweb.cjdbc.console.gui.popups.AbstractPopUpMenu.
- This class defines a AbstractPopUpMenu
- AbstractPopUpMenu(CjdbcGui) -
Constructor for class org.objectweb.cjdbc.console.gui.popups.AbstractPopUpMenu
- Creates a new
AbstractPopUpMenu.java object
- AbstractRecoveryLog - class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog.
- Log Recovery is responsible for logging performed queries, managing
checkpoints and retrieving write requests executed from a given checkpoint.
- AbstractRecoveryLog(Class) -
Constructor for class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Generic constructor.
- AbstractRecoveryLogMBean - interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractRecoveryLogMBean.
- This class defines a AbstractRecoveryLogMBean
- AbstractRequest - class org.objectweb.cjdbc.common.sql.AbstractRequest.
- An
AbstractRequest defines the skeleton of an SQL request. - AbstractRequest(String, boolean, int, String) -
Constructor for class org.objectweb.cjdbc.common.sql.AbstractRequest
- Default constructor Creates a new
AbstractRequest object
- AbstractResultCache - class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache.
- This class defines the minimal functionnalities that a request cache must
provide.
- AbstractResultCache() -
Constructor for class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
-
- AbstractRewritingRule - class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule.
- This class defines a AbstractRewritingRule to rewrite SQL requests for a
specific backend.
- AbstractRewritingRule(String, String, boolean, boolean) -
Constructor for class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
- Creates a new
AbstractRewritingRule object
- AbstractScheduler - class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler.
- The Request Scheduler should schedule the request according to a given
policy.
- AbstractScheduler(int, int) -
Constructor for class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Default scheduler to assign scheduler RAIDb level, needed granularity and
SQL macro handling (on the fly instanciation of NOW(), RAND(), ...).
- AbstractSchedulerDataCollector - class org.objectweb.cjdbc.common.monitor.scheduler.AbstractSchedulerDataCollector.
- Abstract class to factor code for scheduler collectors
- AbstractSchedulerDataCollector(String) -
Constructor for class org.objectweb.cjdbc.common.monitor.scheduler.AbstractSchedulerDataCollector
- create a new collector
- AbstractStandardMBean - class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean.
- This class defines a AbstractStandardMBean
- AbstractStandardMBean(Class) -
Constructor for class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
- Creates a new
AbstractStandardMBean.java object
- AbstractTask - class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask.
- Defines an abstract task to be processed by a
BackendWorkerThread. - AbstractTask(int, int) -
Constructor for class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Sets the number of threads among the total number of threads that must
successfully complete the execution of this AbstractTask before returning.
- AbstractVirtualDatabaseDataCollector - class org.objectweb.cjdbc.common.monitor.virtualdatabase.AbstractVirtualDatabaseDataCollector.
- Abstract class for virtual databases collectors
- AbstractVirtualDatabaseDataCollector(String) -
Constructor for class org.objectweb.cjdbc.common.monitor.virtualdatabase.AbstractVirtualDatabaseDataCollector
- abstract collector contructor
- AbstractWriteRequest - class org.objectweb.cjdbc.common.sql.AbstractWriteRequest.
- An
AbstractWriteRequest defines the skeleton of read requests
that are sent from the driver to the controller. - AbstractWriteRequest(String, boolean, int, String) -
Constructor for class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Creates a new
AbstractWriteRequest object
- ActiveConnectionsCollector - class org.objectweb.cjdbc.common.monitor.backend.ActiveConnectionsCollector.
- Return total of currently active connections on this backend
- ActiveConnectionsCollector(String, String) -
Constructor for class org.objectweb.cjdbc.common.monitor.backend.ActiveConnectionsCollector
- new collector
- ActiveDatabaseThreadCollector - class org.objectweb.cjdbc.common.monitor.virtualdatabase.ActiveDatabaseThreadCollector.
- Count active threads for a
VirtualDatabase - ActiveDatabaseThreadCollector(String) -
Constructor for class org.objectweb.cjdbc.common.monitor.virtualdatabase.ActiveDatabaseThreadCollector
- create collector
- ActiveTransactionCollector - class org.objectweb.cjdbc.common.monitor.backend.ActiveTransactionCollector.
- Return total of currently active transactions on this backend
- ActiveTransactionCollector(String, String) -
Constructor for class org.objectweb.cjdbc.common.monitor.backend.ActiveTransactionCollector
-
- AddDriver - class org.objectweb.cjdbc.console.text.commands.controller.AddDriver.
- This class defines a AddDriver
- AddDriver(AbstractConsoleModule) -
Constructor for class org.objectweb.cjdbc.console.text.commands.controller.AddDriver
- Creates a new
AddDriver.java object
- Admin - class org.objectweb.cjdbc.console.text.commands.controller.Admin.
- This class defines a Admin
- Admin(AbstractConsoleModule) -
Constructor for class org.objectweb.cjdbc.console.text.commands.controller.Admin
- Creates a new
Admin.java object
- AdminUser - class org.objectweb.cjdbc.common.users.AdminUser.
- This class defines a AdminUser
- AdminUser(String, String) -
Constructor for class org.objectweb.cjdbc.common.users.AdminUser
- Creates a new
AdminUser instance.
- AliasedDatabaseTable - class org.objectweb.cjdbc.common.sql.schema.AliasedDatabaseTable.
- An
AliasedDatabaseTable represents a database table with an
alias name. - AliasedDatabaseTable(DatabaseTable, String) -
Constructor for class org.objectweb.cjdbc.common.sql.schema.AliasedDatabaseTable
- Creates a new
AliasedDatabaseTable instance.
- AllBackendsFailedException - exception org.objectweb.cjdbc.controller.loadbalancer.AllBackendsFailedException.
- This class defines a AllBackendsFailedException
- AllBackendsFailedException() -
Constructor for class org.objectweb.cjdbc.controller.loadbalancer.AllBackendsFailedException
- Creates a new
AllBackendsFailedException instance.
- AllBackendsFailedException(String) -
Constructor for class org.objectweb.cjdbc.controller.loadbalancer.AllBackendsFailedException
- Creates a new
AllBackendsFailedException instance.
- AllBackendsFailedException(Throwable) -
Constructor for class org.objectweb.cjdbc.controller.loadbalancer.AllBackendsFailedException
- Creates a new
AllBackendsFailedException instance.
- AllBackendsFailedException(String, Throwable) -
Constructor for class org.objectweb.cjdbc.controller.loadbalancer.AllBackendsFailedException
- Creates a new
AllBackendsFailedException instance.
- AlterRequest - class org.objectweb.cjdbc.common.sql.AlterRequest.
- This class defines a AlterRequest
- AlterRequest(String, boolean, int, String) -
Constructor for class org.objectweb.cjdbc.common.sql.AlterRequest
- Creates a new
AlterRequest instance.
- AlterRequest(String, boolean, int, String, DatabaseSchema, int, boolean) -
Constructor for class org.objectweb.cjdbc.common.sql.AlterRequest
- Creates a new
AlterRequest instance.
- AlterRequest -
Static variable in class org.objectweb.cjdbc.driver.protocol.Commands
- Alter Request.
- AttributeChangeDialog - class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.AttributeChangeDialog.
- This class defines a AttributeChangeFrame
- AttributeChangeDialog(CjdbcGui, ObjectName, MBeanAttributeInfo) -
Constructor for class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.AttributeChangeDialog
- Creates a new
AttributeChangeDialog object
- AttributeModel - class org.objectweb.cjdbc.console.gui.model.AttributeModel.
-
- AttributeModel(MBeanAttributeInfo[], RmiJmxClient, ObjectName) -
Constructor for class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- AuthenticatedServerSocketFactory - class org.objectweb.cjdbc.common.net.AuthenticatedServerSocketFactory.
- This class defines a AuthenticatedSSLSocketFactory
It is a wrapper around the socket factory in the constructor and sets the
setNeedClientAuth to true to enforce client authentication with the public
key
- AuthenticatedServerSocketFactory(SSLServerSocketFactory) -
Constructor for class org.objectweb.cjdbc.common.net.AuthenticatedServerSocketFactory
- Creates a new
AuthenticatedSSLSocketFactory.java object
- AuthenticatedSocketFactory - class org.objectweb.cjdbc.common.net.AuthenticatedSocketFactory.
- This class defines a AuthenticatedSSLSocketFactory
It is a wrapper around the socket factory in the constructor and sets the
setNeedClientAuth to true to enforce client authentication with the public
key
- AuthenticatedSocketFactory(SSLSocketFactory) -
Constructor for class org.objectweb.cjdbc.common.net.AuthenticatedSocketFactory
- Creates a new
AuthenticatedSSLSocketFactory.java object
- AuthenticatingMBeanServer - class org.objectweb.cjdbc.controller.jmx.AuthenticatingMBeanServer.
- An MBeanServer authenticating all invoke() requests.
- AuthenticatingMBeanServer() -
Constructor for class org.objectweb.cjdbc.controller.jmx.AuthenticatingMBeanServer
-
- AuthenticationManager - class org.objectweb.cjdbc.controller.authentication.AuthenticationManager.
- The
AuthenticationManager manages the mapping between virtual
login/password (to the VirtualDatabase) and the real
login/password for each backend. - AuthenticationManager() -
Constructor for class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Creates a new
AuthenticationManager instance.
- AuthenticationManagerException - exception org.objectweb.cjdbc.controller.authentication.AuthenticationManagerException.
- Authentication manager exception.
- AuthenticationManagerException() -
Constructor for class org.objectweb.cjdbc.controller.authentication.AuthenticationManagerException
- Creates a new
AuthenticationManagerException instance.
- AuthenticationManagerException(String) -
Constructor for class org.objectweb.cjdbc.controller.authentication.AuthenticationManagerException
- Creates a new
AuthenticationManagerException instance.
- AuthenticationManagerException(Throwable) -
Constructor for class org.objectweb.cjdbc.controller.authentication.AuthenticationManagerException
- Creates a new
AuthenticationManagerException instance.
- AuthenticationManagerException(String, Throwable) -
Constructor for class org.objectweb.cjdbc.controller.authentication.AuthenticationManagerException
- Creates a new
AuthenticationManagerException instance.
- AuthenticationTab - class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab.
- This class defines a AuthenticationTab
- AuthenticationTab(WizardTabs) -
Constructor for class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab
- Creates a new
AuthenticationTab object
- AuthenticationTab.UserPanel - class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab.UserPanel.
-
- AuthenticationTab.UserPanel(String) -
Constructor for class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab.UserPanel
-
- abort(TransactionMarkerMetaData) -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Log a transaction abort.
- abort(TransactionMarkerMetaData) -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- abort(long) -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Abort a transaction that has been started but in which no query was
executed.
- abort(long) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Abort a transaction that has been started but in which no query was
executed.
- abortShutdown(Exception) -
Method in class org.objectweb.cjdbc.controller.core.shutdown.ShutdownThread
- If shutdown fails ...
- absolute(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0
Move to an absolute row number in the result set.
- accept -
Variable in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- acceptsURL(String) -
Method in class org.objectweb.cjdbc.driver.Driver
- Tests if the URL is understood by the driver.
- acquire(AbstractRequest) -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock
- Acquires an exclusive lock on this table.
- acquireLockAndSetRequestId(AbstractWriteRequest, TransactionExclusiveLock) -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb1.RAIDb1OptimisticTransactionLevelScheduler
-
- acquireRead() -
Method in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
- Acquires the lock for a read.
- acquireReadLockBackendLists() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Acquires a read lock on the backend lists (both enabled and disabled
backends).
- acquireWrite() -
Method in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
- Acquires the lock for a write.
- actionAddObjectToGridLayout(JPanel, JButton) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionChangeBackendState(BackendObject, String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Change the state of a backend object Checks the new state is valid, and
then display the backend object into the new panel.
- actionConvertState(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Converts from Jmx values to Gui constants values
- actionDisplayConfirmFrame(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Display frame to confirm action
- actionDisplayInputBackupFrame(String, String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Display the dump input frame
- actionDisplaySelectCheckpointFrame(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionErrorMessage -
Variable in class org.objectweb.cjdbc.console.views.InfoViewer
-
- actionGETControllerBean(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionGETDatabaseBean(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionListener -
Variable in class org.objectweb.cjdbc.console.gui.frames.GuiNewControllerFrame
-
- actionListener -
Variable in class org.objectweb.cjdbc.console.gui.frames.GuiVirtualDatabaseLoginFrame
-
- actionLoadBackend(String, String, String, boolean) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Create a new database backend object and load its state
- actionLoadBackendActionButton(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Load a panel for the backends
- actionLoadBackendPane(boolean) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Load standard version for the panel
- actionLoadCheckpointNames(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionLoadController(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Load a new controller, the graphic object, the connection state and add it
to the controller pane list.
- actionLoadDatabase(String, String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionLoadDatabaseList(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionLoadXmlList() -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionLoadXmlText(File) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGuiListener
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiExceptionFrame
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.AttributeChangeDialog
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.OperationCallDialog
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.SetSubjectDialog
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.AbstractPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.BackendPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.ConfigurationFilePopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.ControllerListPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.ControllerPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.DatabasePopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.DumpPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.LogEditPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.LoggingPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.gui.popups.XmlEditPopUpMenu
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.ExportAction
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.wizard.XmlWizard
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionParameterDialog
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab.UserPanel
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.BackendTab
-
- actionPerformed(ActionEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.RecoveryTab
-
- actionRefreshBackendState(BackendObject) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionReplaceInConfiguration(String, String, String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionSetBackendState(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Set the state of the given backend.
- actionSetBackendState(String, String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Change panel of backend
- actionStartControllerLoggingThread(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- actionSuccessMessage -
Variable in class org.objectweb.cjdbc.console.views.InfoViewer
-
- actionToolTipText -
Variable in class org.objectweb.cjdbc.console.views.InfoViewer
-
- actionUnloadBackends(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- active -
Variable in class org.objectweb.cjdbc.controller.monitoring.Monitoring
-
- activeConnections -
Variable in class org.objectweb.cjdbc.controller.connection.AbstractPoolConnectionManager
- Pool of currently used connections (
Vector type because
synchronisation is needed).
- activeReaders -
Variable in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
- Threads executing read.
- activeThreads -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
-
- activeTransactions -
Variable in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- List of started transactions.
- activeWriter -
Variable in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
- Is there an active writer?
- adaptor -
Variable in class org.objectweb.cjdbc.controller.jmx.HttpAdaptor
-
- addAdminUser(AdminUser) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Add an admin user for this authentication manager.
- addBackend(DatabaseBackend) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
-
- addBackend(DatabaseBackend) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Add a backend to this virtual database.
- addBackend(DatabaseBackend, boolean) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Add a backend to this virtual database.
- addBackendName(String) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Add a backend name to the list of backends to wait for.
- addBackendRecoveryPolicy(BackendRecoveryPolicy) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Add a BackendRecoveryPolicy
- addBatch() -
Method in class org.objectweb.cjdbc.driver.PreparedStatement
- This parses the query and adds it to the current batch
- addBatch(String) -
Method in class org.objectweb.cjdbc.driver.Statement
- Adds sql to the current list of commands.
- addCacheEntry(CacheEntry) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Adds a
CacheEntry object whose consistency depends on this
column.
- addCacheEntry(CacheEntry) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Adds a
CacheEntry object whose consistency depends on this
table.
- addCachingRule(ResultCacheRule) -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Add precise management and configuration of the cache behavior.
- addCachingRule(ResultCacheRule) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Add a rule for this
ResultCache
- addColumn(DatabaseColumn) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Adds a
DatabaseColumn object to this table.
- addColumn(CacheDatabaseColumn) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Adds a
CacheDatabaseColumn object to this table.
- addConnection() -
Method in class org.objectweb.cjdbc.controller.connection.SimpleConnectionManager
-
- addConnectionManager(String, AbstractConnectionManager) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Adds a
ConnectionManager to this backend.
- addController(String) -
Method in class org.objectweb.cjdbc.controller.backend.BackendRecoveryPolicy
- Add a controller name that can recover this backend in case of the failure
of the current controller.
- addControllerToList(String) -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Add a controller url to the list of controllers
- addCreate() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the create count.
- addCurrentNbOfThread() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Adds one to currentNbOfThreads.
- addData(long) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
- Add a data entry to the current serie.
- addDatabaseToSession(String, String, String) -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Add authentication to session
- addDelete() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the delete count.
- addDriver(String) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Reads a driver JAR file.
- addDriver(byte[]) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Reads a driver binary data
- addDriver(byte[]) -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- addDriver(String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Reads a driver JAR file.
- addDrop() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the drop count.
- addError(Exception) -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- addFailedOnAllBackends(AbstractRequest) -
Method in class org.objectweb.cjdbc.controller.requestmanager.distributed.DistributedRequestManager
- Add a request that failed on all backends.
- addField(String, Field) -
Method in class org.objectweb.cjdbc.controller.cache.metadata.MetadataCache
- Add a Field entry to the cache and associate it to the given name.
- addFileToConfigurationFiles(File) -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Add a file to the list of configuration files if it is not already in the
session
- addHits() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the hits count.
- addHostToSecureList(String, boolean) -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
- Add this host name or ipaddress to the secure list
- addHttpAdaptor(HttpAdaptor) -
Static method in class org.objectweb.cjdbc.controller.jmx.HttpAdaptor
- adds an HttpAdaptor to the list.
- addIdleThread() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Method add an idle thread.
- addInsert() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the insert count.
- addMetadata(AbstractRequest, Field[]) -
Method in class org.objectweb.cjdbc.controller.cache.metadata.MetadataCache
- Add a metadata entry to the cache and associate it to the given request.
- addMouseListenerToHeaderInTable(JTable) -
Method in class org.objectweb.cjdbc.console.views.InfoTableSorter
- Add a mouse listener to the Table to trigger a table sort when a column
heading is clicked in the JTable.
- addNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- addParameter(DatabaseProcedureParameter) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
- Add a parameter to this procedure
- addPendingReadRequest(Object) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Adds a pending request (or task) to this backend.
- addPendingWriteRequest(Object) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Adds a pending request (or task) to this backend.
- addPkCacheEntry(String, CacheEntry) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Adds a
CacheEntry object associated to a pk entry.
- addPriorityTask(AbstractTask) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
- Adds a task upfront to the task list so that this task will be the next
executed task.
- addPriorityTask(AbstractTask, long) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
- Adds a task upfront to the task list so that this task will be the next
executed task.
- addProcedure(DatabaseProcedure) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Adds a
DatabaseProcedure describing a procedure of the
database.
- addRealUser(String, DatabaseBackendUser) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Associates a new database backend user to a virtual database login.
- addRemove() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the remove count.
- addRewritingRule(AbstractRewritingRule) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Add a
AbstractRewritingRule at the end of the rule list.
- addRmiConnector(RmiConnector) -
Static method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
- adds an rmiConnector to the list.
- addRule(CreateTableRule) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTablePolicy
- Adds a rule to this policy.
- addRule(SQLMonitoringRule) -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoring
- Add a rule to the list.
- addSelect() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the select count.
- addTab(WizardTab) -
Method in class org.objectweb.cjdbc.console.wizard.WizardTabs
-
- addTable(DatabaseTable) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Adds a
DatabaseTable describing a table of the database.
- addTable(CacheDatabaseTable) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseSchema
- Adds a
CacheDatabaseTable describing a table of the
database.
- addTable(SchedulerDatabaseTable) -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseSchema
- Adds a
SchedulerDatabaseTable describing a table of the
database.
- addTask(AbstractTask) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
- Adds a task at the end of the task list.
- addTask(AbstractTask, long) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
- Adds a task at the end of the task list.
- addToCache(SelectRequest, ControllerResultSet) -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Adds an entry request/reply to the cache.
- addToCache(SelectRequest, ControllerResultSet) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Adds an entry request/reply to the cache.
- addToMonitorMenu(int) -
Method in class org.objectweb.cjdbc.console.gui.popups.BackendPopUpMenu
-
- addToSecureList(RE, boolean) -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
- Add an ip range to the secure list
- addToSecureList(String, boolean) -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
- Add an ip range to the secure list.
- addUncacheable() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the uncacheable count.
- addUnknown() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the unkwnown count.
- addUpdate() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Increments the update count.
- addVirtualDatabase(VirtualDatabase) -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Registers a new
VirtualDatabase in this controller.
- addVirtualDatabase(VirtualDatabase, int, String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Add the virtual database with the specified options
- addVirtualDatabases(String) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Registers one or several virtual databases in the controller.
- addVirtualDatabases(String, String, int, String) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Registers one or several virtual databases in the controller.
- addVirtualDatabases(String, String, int, String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- addVirtualDatabases(String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Register a VirtualDatabase with default options
- addVirtualUser(VirtualDatabaseUser) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Registers a new virtual database user.
- addWorkerTask(BackendWorkerThread, AbstractTask) -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoverThread
- Add a task to a BackendWorkerThread using the proper synchronization.
- admin -
Variable in class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab
-
- adminModule -
Variable in class org.objectweb.cjdbc.console.text.Console
- Virtual database administration console.
- adminUsers -
Variable in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
ArrayList of AdminUser objects.
- afterLast() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0
Moves to the end of the result set, just after the last row.
- alias -
Variable in class org.objectweb.cjdbc.common.sql.schema.AliasedDatabaseTable
- Alias name or
null if no alias is defined.
- aliasFrom -
Variable in class org.objectweb.cjdbc.common.sql.SelectRequest
ArrayList of AliasedTable objects
- allMemberButUs -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
-
- allProceduresAreCallable() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Can all the procedures returned by
getProcedures be called
by the current user?
- allTablesAreSelectable() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Can all the tables returned by
getTable be SELECTed by the
current user?
- allowAdditionalDriver -
Variable in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- allowClientShutdown -
Variable in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- allowConnection(Socket) -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
- Check connection policy for a client socket
- allowConsoleShutdown -
Variable in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- allowLocalClientOnly -
Variable in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- allowLocalConsoleOnly -
Variable in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- appendDebugText(String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Append debug text to the debug panel
- appendDebugText(String, Exception) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Same as above and displays the stack trace ...
- applyToSkeleton -
Variable in class org.objectweb.cjdbc.controller.cache.result.ResultCacheRule
-
- applyToSkeleton -
Variable in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
-
- applyXsl(String, String) -
Static method in class org.objectweb.cjdbc.common.xml.XmlTools
- Apply xslt to xml
- area -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.AttributeChangeDialog
-
- area -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.OperationCallDialog
-
- ascending -
Variable in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- assignAndCheckSchedulerLoadBalancerValidity(AbstractScheduler, AbstractLoadBalancer) -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Check that Scheduler and Load Balancer are not null and have compatible
RAIDb levels.
- attributeFrame -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- attributeName -
Variable in class org.objectweb.cjdbc.common.util.SplitXmlTask
-
- attributePane -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- attributeTable -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
-
- authenticate(Object) -
Method in class org.objectweb.cjdbc.controller.authentication.PasswordAuthenticator
-
- authenticate(ObjectName, String, String) -
Method in class org.objectweb.cjdbc.controller.jmx.AuthenticatingMBeanServer
-
- authenticationManager -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Authentification manager matching virtual database login/password to
backends login/password
- authenticationTab -
Variable in class org.objectweb.cjdbc.console.wizard.WizardTabs
-
- authenticator -
Variable in class org.objectweb.cjdbc.controller.jmx.RmiConnector
-
- autoCommit -
Variable in class org.objectweb.cjdbc.driver.Connection
- Commit mode of the connection (
true= automatic).
- available() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCInputStream
-
BackendInfo object.
BackendInfo object.
BackendInfo object
BackendObject.java object
BackendPopUpMenu object
BackendRecoveryInfo object
BackendStateListener object
BackendTab object
BackendToolTip.java object
BackendTransfer object
BackendTransferListener.java object
BackendWorkerThread.
BackendWorkerThread.
Backup.java object
BackupBackendTask object
BackupException instance.
BackupException instance.
BackupException instance.
BackupException instance.
BackupManager object
BackupManager object
BadConnectionException is thrown when a connection fails the
validity test.BadConnectionException instance.
BadConnectionException instance.
Bind.java object
BLOB value. Blob instance.
BackendWorkerThread that executes possibly blocking
queries
DatabaseBackend owning this connection manager.
BackendWorkerThread that executes non-blocking
queries
BackendRecoveryPolicy
DatabaseBackend owning this connection manager.
ArrayList of DatabaseBackend objects
ArrayList of DatabaseBackend
BLOB.
true if this request might block.
CJDBCException instance.
CJDBCException instance.
CJDBCException instance.
CJDBCException instance.
CJDBCGroupMessage object
CJDBCOutputStream object for statistics on
sockets
UNIQUE queries.
UNIQUE queries: same as COLUMN
except that UNIQUE queries that selects a single row based
on a key are invalidated only when needed.
CacheDatabaseColumn represents a column of a database
table. CacheDatabaseColumn instance.
CacheDatabaseSchema describes all the tables and columns of
a database and its associated cache entries.CacheDatabaseSchema instance by cloning an
existing DatabaseSchema.
CacheDatabaseTable represents a database table and its
associated cache entries. CacheDatabaseTable instance.
CacheException is an exception that can be thrown by a cache
of a C-JDBC Request Manager.CacheException instance.
CacheInvalidate object
CachingTab object
CallableStatements syntax is {call procedure_name[(?
ChainedMBeanServer.setMBeanServer(javax.management.MBeanServer)
MBeanServer.
ChangeTarget.java object
CjdbcGui.java object
CjdbcGuiListener.java object
CjdbcGuiLoader.java object
CLOB value. Clob instance.
Commit message.
ConfigurationFileObject object
ConfigurationFileObject object
ConfigurationFilePopUpMenu object
Connect.java object
Connection class implements a virtual connection that is
just used to store the needed information when the real connection will have
to be established by the Controller to execute a query.
Connection instance.
Connection instance.
ConnectionClosingThread wakes up every 5 seconds when
close() has been called on a connection and it frees the connection if it has
not been reused.ConnectionParameterDialog object
Console instance.
ConsoleCommand.java object
ConsoleException instance.
ConsoleException instance.
ConsoleException instance.
ControllerException instance.
Controller instance.
ControllerConsole.java object
ControllerException instance.
ControllerException instance.
ControllerException instance.
ControllerException instance.
ControllerFactory class prepares a Controller
object by configurating ports, security, loaded databases.ControllerIdleThreadsCollector.java object
ControllerListPopUpMenu.java object
ControllerName object
ControllerObject object
ControllerParser instance.
ControllerPopUpMenu object
ControllerResultSet is a lightweight ResultSet for the
controller side. ControllerServerThread listens for C-JDBC driver
connections. ControllerTransferListener object
ControllerWorkerPendingQueueCollector.java object
ControllerWorkerThread handles a connection with a C-JDBC
driver. ControllerWorkerThread instance.
CreateRequest is a SQL request of the following syntax:
CREATE [TEMPORARY] TABLE table-name [(column-name column-type [,column-name colum-type]* [,table-constraint-definition]*)]
CreateRequest instance.
CreateRequest instance.
CREATE TABLE statements.CreateTableAll instance.
CreateTableAll instance.
CreateTableException is thrown when a
CreateTableRule policy cannot be applied in the
rule.getBackends() method.CreateTableException.
CreateTableException.
CreateTableException.
CreateTableException.
CREATE TABLE statements.CreateTableRandom.
CreateTableRandom.
CREATE TABLE
statements.CreateTableRoundRobin.
CreateTableRoundRobin.
CreateTableRule instance.
Statement.
getWarnings() returns null
until a new warning is reported for this connection.
getWarnings returns null
until a new warning is reported for this Statement.
SQLException: it is useless to parse a
stored procedure call since we can't know which tables are affected by this
procedure.
SQLException: it is not possible to parse
an unknown request because we don't know its syntax or semantic.
ArrayList of TableColumn involved in this
write query.
ArrayList of DatabaseColumn.
Connection.
ConsoleReader allowing to reading input.
ControllerInfo objects defined at the
end of this class) used to connect to the controller.
Options object that contains all available options
that can be used launching C-JDBC console.
Options object that contains all available options
that can be used launching C-JDBC controller.
Statement objects.
Statement objects.
Statement object that will generate
ResultSet objects with the given type, concurrency, and
holdability.
ComponentUI instance
DataCollector instance.
DataCollector instance.
DataCollector instance.
DataCollector instance.
DataSource
interface. DataSource factory for to implement Referenceable.
DatabaseBackend represents a real database backend that will
have to be bound to a virtual C-JDBC database. DatabaseBackend instance.
DatabaseBackend object
DatabaseBackendMetaData is used to retrieve the database
schema of a real database backend that will have to be bound to a virtual
C-JDBC database.DatabaseBackendMetaData instance.
DatabaseBackendUser is a login/password combination to
represent a database backend user.DatabaseBackendUser instance.
DatabaseColumn represents a column of a database table. DatabaseColumn instance.
DatabaseColumn instance.
Connection class implements a virtual connection that is
just used to store the needed information when the real connection will have
to be established by the Controller to execute a query.
DatabaseMetaData instance.
ControllerObject object
DatabasePopUpMenu.java object
MetaData object
DatabaseSchema describes all the tables and columns of a
database.DatabaseSchema instance.
DatabaseSchema instance with a specified
number of tables.
DatabaseSchema instance from an existing
database schema (the schema is cloned).
DatabaseTable represents a database table ! DatabaseTable instance.
DatabaseTable instance.
DatabaseTable instance.
VirtualDatabaseDatabaseUser is just a login/password combination to
represent database user.DatabaseUser instance.
DatabasesParser instance.
DatabasesParser instance.
DeleteRequest is an SQL request with the following syntax:
DELETE [table1,table2,...] DeleteRequest instance.
DeleteRequest instance.
Disable.java object
DisableAll.java object
DisableRead object
DisableWrite object
DistributedRequest is an abstract class that defines the
interface for distributed execution of a request (horizontal scalability).DistributedRequest object.
DistributedRequestManager instance without
cache.
DistributedVirtualDatabase is a virtual database hosted by
several controllers. DistributedVirtualDatabase instance.
DistributionTab object
Driver and register it with
DriverManager.
DriverClassLoader.java object
ResultSet provides access to a table of data generated by
executing a Statement. DriverResultSet.
DriverResultSet object from information we get
back from a ControllerResultSet.
Load.java object
DropRequest is an SQL request with the following syntax:
DROP TABLE table-name
DropRequest instance.
DropRequest instance.
DumpFileObject.java object
DumpPopUpMenu.java object
DEBUG Level.
DEBUG Level
including the stack trace of the Throwableerror
passed as parameter.
ResultSet.
getMaxRowSize() include LONGVARCHAR and LONGVARBINARY
blobs?
Admin object element.
AuthenticationManager object element.
BackendName object element
BackendRecoveryPolicy object element.
BackendTable object element.
BackendWeight object element
Backup object element.
VirtualDatabase object element.
CheckpointTable object element.
ConnectionManager object element.
ControllerName object element.
CreateTable object element
DatabaseBackend object element.
DatabaseColumn object element.
DatabaseProcedure object element
DatabaseProcedureColumn object element
DatabaseSchema object element.
DatabaseTable object element.
DefaultResultCacheRule element
Distribution object element.
EagerCaching action for a caching rule
ErrorChecking object element
FailFastPoolConnectionManager object element.
FileRecoveryLog object element.
JDBCRecoveryLog object element.
RequestLoadBalancer object element.
MacroHandling object element.
MetadataCache object element.
Monitoring object element.
NoCaching action for a caching rule
ParallelDB object element.
ParallelDB-LeastPendingRequestsFirst object
element.
ParallelDB-RoundRobin object element.
ParsingCache object element.
RAIDb-0Scheduler object element.
RAIDb-1Scheduler object element.
RAIDb-2Scheduler object element.
RAIDb-0 object element.
RAIDb-1 object element.
RAIDb-1-LeastPendingRequestsFirst object element.
RAIDb-1-RoundRobin object element.
RAIDb-1-WeightedRoundRobin object element.
RAIDb-1ec object element.
RAIDb-1ec-RoundRobin object element.
RAIDb-1ec-WeightedRoundRobin object element.
RAIDb-2 object element.
RAIDb-2-LeastPendingRequestsFirst object element.
RAIDb-2-RoundRobin object element.
RAIDb-2-WeightedRoundRobin object element.
RAIDb-2ec object element.
RAIDb-2ec-RoundRobin object element.
RAIDb-2ec-WeightedRoundRobin object element.
RandomWaitPoolConnectionManager object element.
RecoveryLog object element.
RecoveryLogTable object element.
RelaxedCaching action for a caching rule
RequestCache object element.
RequestManager object element.
RequestScheduler object element.
ResultCache object element.
ResultCacheRule element
RewritingRule object element.
SQLMonitoring object element.
SQLMonitoringRule object element.
SimpleConnectionManager object element.
SingleDB object element.
SingleDBScheduler object element.
User object element.
VariablePoolConnectionManager object element.
VirtualDatabase object element.
VirtualLogin object element.
VirtualUsers object element
WaitForCompletion object element
EagerCacheThread object
Enable.java object
EnableAll.java object
EnableRead object
EnableWrite object
ErrorCheckingAll instance.
ErrorCheckingException is thrown when an
ErrorCheckingPolicy policy cannot be applied in the
getBackends() method.ErrorCheckingException instance.
ErrorCheckingException instance.
ErrorCheckingException instance.
ErrorCheckingException instance.
CreateTableRule.
ErrorCheckingRandom instance.
ErrorCheckingRoundRobin instance.
Exception classes are not needed.ExecReadStoredProcedure object to execute a
read stored procedure on multiple controllers.
AliasedDatabaseTable are considered equal if they
represent the same table and have the same alias.
DatabaseColumn are considered equal if they have the
same name and type and if they are both unique or both non unique.
DatabaseProcedure are considered equal if they have the
same name and the same parameters.
DatabaseProcedureParameter are considered equal if they
have the same name and the same descriptive attributes.
DatabaseSchema are considered equal if they have the
same tables and the same procedures.
DatabaseColumn are considered equal if they have the
same name and the same columns.
TableColumn objects are considered equal if they have
the same name and belong to the same table.
AbstractDatabaseUser are equals if both objects have
same login & password.
DatabaseBackendUser are equals if both objects have the
same login & password.
CacheDatabaseColumn are equals if they have the same
DatabaseColumn.
CacheDatabaseSchema are equals if they have the same
tables.
CacheDatabaseColumn are equals if they have the same
name and the same columns.
SchedulerDatabaseSchema are equals if they have the same
tables.
CacheDatabaseColumn are equals if they have the same
name and the same columns.
ERROR Level.
ERROR Level
including the stack trace of the Throwableerror
passed as parameter.
RequestManager
RequestManager
executeQuery() and executeUpdate().
ResultSet is
returned.
Statement object should be made available for retrieval.
null when the pool is empty.
FailFastPoolConnectionManager instance.
ResultSet.
Field instance.
LoginFrameListener object
FATAL Level.
FATAL Level
including the stack trace of the Throwableerror
passed as parameter.
ResultSet column name to a ResultSet
column index
Warnings for this connection.
ArrayList of String objects
ArrayList of String objects.
GetBackendSchema object
GetInfo.java object
GetXml.java object
GuiExceptionFrame.java object
GuiSelectCheckpoint object
GuiLoggingThread.java object
GuiNewControllerFrame.java object
GuiParsingThread.java object
GuiSelectCheckpoint object
GuiSelectCheckpoint object
GuiSelectCheckpoint object
GUISession.java object no recorded values
GuiVirtualDatabaseLoginFrame.java object
REPLACE_CHAR in the translated message with
parameters.
String
ArrayList of AliasedDatabaseTable
objects representing the table names found in the FROM
clause of this request.
ARRAY parameter
as an Arrayobject in the Java programming language.
ARRAY parameter as an
Arrayobject in the Java programming language.
CLOB value designated by this
Clob instance as a stream.
DatabaseBackend object to an ArrayList of
BackendInfo objects.
null.
getBigDecimal(int parameterIndex) or
getBigDecimal(String parameterName)
NUMERIC parameter
as a java.math.BigDecimal object with as many digits to the
right of the decimal point as the value contains.
NUMERIC parameter as a
java.math.BigDecimal object with as many digits to the right
of the decimal point as the value contains.
BLOB value designated by this
Blob instance as a stream.
BLOB parameter as
a Blobobject in the Java programming language.
BLOB parameter as a
Blobobject in the Java programming language.
AbstractBlobFilter given the
blobEndodingMethod description.
BIT parameter as
a boolean in the Java programming language.
BIT parameter as a
boolean in the Java programming language.
flush() method.
TINYINT parameter
as a byte in the Java programming language.
TINYINT parameter as a
byte in the Java programming language.
BLOB value that this
Blob object represents, as an array of bytes.
BINARY or
VARBINARY parameter as an array of byte
values in the Java programming language.
BINARY or
VARBINARY parameter as an array of byte
values in the Java programming language.
SelectRequest and a
ControllerResultSet.
CLOB value designated by this object
as a stream of Unicode character.
- getCharacterStream(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getCharacterStream(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getChart() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getCheckpointNames() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractRecoveryLogMBean
- Returns an array of names of all the checkpoint available in the recovery
log
- getCheckpointNames() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Returns an array of names of all the checkpoint available in the recovery
log
- getCheckpointNames() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- getCheckpointRequestId(String) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractRecoveryLogMBean
- Get the request id corresponding to a given checkpoint.
- getCheckpointRequestId(String) -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Get the request id corresponding to a given checkpoint.
- getCheckpointRequestId(String) -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- getCheckpointTableName() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
- Returns the checkpointTableName value.
- getClassLoader(ObjectName) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getClassLoaderFor(ObjectName) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getClassLoaderRepository() -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getClob(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
CLOB parameter as
a Clob object in the Java programming language.
- getClob(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
CLOB parameter as a
Clob object in the Java programming language.
- getClob(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Gets a CLOB column.
- getClob(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Get a CLOB column.
- getCollector() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getColumn() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
- Returns the column value.
- getColumn(String) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Returns the
DatabaseColumn object matching the given column
name or null if not found (the case is ignored).
- getColumn(String, boolean) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Returns the
DatabaseColumn object matching the given column
name or null if not found (the case can be enforced).
- getColumn(String) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Returns the
CacheDatabaseColumn object matching the given
column name or null if not found.
- getColumnClass(int) -
Method in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- getColumnClass(int) -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.InfoTableModel
- JTable uses this method to determine the default renderer/ editor for
each cell.
- getColumnClassName() -
Method in class org.objectweb.cjdbc.driver.Field
-
- getColumnClassName(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumnCount() -
Method in class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- getColumnCount() -
Method in class org.objectweb.cjdbc.console.gui.model.OperationModel
-
- getColumnCount() -
Method in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- getColumnCount() -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.InfoTableModel
-
- getColumnCount() -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumnDisplaySize() -
Method in class org.objectweb.cjdbc.driver.Field
-
- getColumnDisplaySize(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumnLabel(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumnName() -
Method in class org.objectweb.cjdbc.common.sql.schema.TableColumn
- Returns the column name.
- getColumnName(int) -
Method in class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- getColumnName(int) -
Method in class org.objectweb.cjdbc.console.gui.model.OperationModel
-
- getColumnName(int) -
Method in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- getColumnName(int) -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.InfoTableModel
-
- getColumnName(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.BackendViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.CacheStatsViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.CacheViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.ClientsViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.ControllerLoadViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.DatabasesViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.InfoViewer
- Get column names
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.RecoveryLogViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.SQLStatViewer
-
- getColumnNames() -
Method in class org.objectweb.cjdbc.console.views.SchedulerViewer
-
- getColumnPrivileges(String, String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getColumnType() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getColumnType(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumnTypeFromInt(int) -
Static method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
- get column type given an int
- getColumnTypeFromString(String) -
Static method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
- get type from string
- getColumnTypeName(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getColumns() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns an
ArrayList of TableColumn objects
representing the columns affected by this statement.
- getColumns(DatabaseMetaData, DatabaseTable) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSQLMetaData
- Gets the list of columns of a given database table.
- getColumns() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Returns a list of
DatabaseColumn objects describing the
columns of this table.
- getColumns() -
Method in class org.objectweb.cjdbc.console.gui.jtools.JMultiLineToolTip
- getColumns method
- getColumns() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Returns a list of
CacheDatabaseColumn objects describing the
columns of this table.
- getColumns(String, String, String, String) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getColumns(String, String, String, String) -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getColumns(String, String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
-
- getColumnsFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.ConsoleCommand
- Get the description of the command
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.Help
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.History
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.Native
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.Quit
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.AddDriver
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Admin
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Bind
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Connect
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.DropDB
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.GetInfo
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.GetXml
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.ListDatabases
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Load
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Monitor
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.RefreshLogs
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Report
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.SaveConfiguration
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Shutdown
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Backup
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Disable
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableAll
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableRead
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableWrite
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Enable
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableAll
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableRead
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableWrite
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.GetBackendSchema
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.RemoveCheckpoint
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Replicate
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Restore
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.SetCheckpoint
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ShowBackendState
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ShowBackends
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.TransferBackend
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ViewCheckpointNames
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ChangeTarget
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowBackends
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowCache
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowCacheStats
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowController
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowDatabases
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowRecoveryLog
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowScheduler
-
- getCommandDescription() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowStats
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.ConsoleCommand
- Get the name of the command
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.Help
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.History
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.Native
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.Quit
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.AddDriver
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Admin
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Bind
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Connect
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.DropDB
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.GetInfo
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.GetXml
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.ListDatabases
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Load
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Monitor
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.RefreshLogs
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Report
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.SaveConfiguration
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Shutdown
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Backup
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Disable
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableAll
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableRead
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableWrite
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Enable
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableAll
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableRead
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableWrite
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.GetBackendSchema
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.RemoveCheckpoint
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Replicate
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Restore
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.SetCheckpoint
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ShowBackendState
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ShowBackends
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.TransferBackend
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ViewCheckpointNames
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ChangeTarget
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowBackends
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowCache
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowCacheStats
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowController
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowDatabases
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowRecoveryLog
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowScheduler
-
- getCommandName() -
Method in class org.objectweb.cjdbc.console.text.commands.monitor.ShowStats
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.ConsoleCommand
- Return a
String description of the parameters of this
command.
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.History
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.AddDriver
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Admin
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Connect
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.DropDB
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Load
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Monitor
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.controller.Shutdown
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Backup
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Disable
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableRead
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.DisableWrite
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Enable
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableAll
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableRead
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.EnableWrite
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.GetBackendSchema
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.RemoveCheckpoint
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Replicate
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.Restore
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.SetCheckpoint
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.ShowBackendState
-
- getCommandParameters() -
Method in class org.objectweb.cjdbc.console.text.commands.dbadmin.TransferBackend
-
- getCommands() -
Method in class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Get all the commands for this module
- getCommitTimeout() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the commitTimeout value.
- getCommitTimeout() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the commitTimeout value.
- getConcurrency() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Return the concurrency of this result set.
- getConfiguration() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Get current configuration options
- getConfigurationFiles() -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Get the list of configuration files
- getConnectedController() -
Method in class org.objectweb.cjdbc.driver.Connection
- Get the controller description to which this connection is connected to
- getConnection(String, String, String) -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseConsole
- Gets a new connection from the driver.
- getConnection() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Gets a connection from the pool (round-robin).
- getConnection(long) -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Gets a new connection for a transaction.
- getConnection(String, String, String, String, String) -
Static method in class org.objectweb.cjdbc.controller.connection.DriverManager
- Attempts to establish a connection to the given database URL.
- getConnection() -
Method in class org.objectweb.cjdbc.controller.connection.FailFastPoolConnectionManager
- Gets a connection from the pool.
- getConnection() -
Method in class org.objectweb.cjdbc.controller.connection.RandomWaitPoolConnectionManager
- Gets a connection from the pool.
- getConnection() -
Method in class org.objectweb.cjdbc.controller.connection.SimpleConnectionManager
- Gets a new connection from the underlying driver.
- getConnection() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Gets a connection from the pool.
- getConnection() -
Method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
- Returns the connection value.
- getConnection() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets connection.
- getConnection(String, String) -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets connection.
- getConnection(Properties) -
Method in class org.objectweb.cjdbc.driver.DataSource
- Creates a connection using the specified properties.
- getConnection() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves the
Connection that produced this
DatabaseMetaData.
- getConnection() -
Method in class org.objectweb.cjdbc.driver.Statement
- Retrieve the connection that created this Statement object
- getConnectionAndBeginTransaction(DatabaseBackend, AbstractConnectionManager, long) -
Static method in class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
- Factorized code to start a transaction on a backend and to retrieve a
connection on this backend
- getConnectionForDriver(String, String, String, Driver) -
Static method in class org.objectweb.cjdbc.controller.connection.DriverManager
-
- getConnectionForTransactionAndLazyBeginIfNeeded(Long, AbstractConnectionManager) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Retrieve a connection for a given transaction or create a new connection
and start a new transaction.
- getConnectionFromDriver() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Get a connection from DriverManager.
- getConnectionManager(String) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the
ConnectionManager associated to this backend for
a given virtual login.
- getConnectionManagers() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the connectionManagers value.
- getConnectionManagers() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns a
HashMap of all the ConnectionManager
associated with this DatabaseBackend
- getConnectionTestStatement() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the SQL statement to use to check the connection validity.
- getConnectionTestStatement() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Returns the connectionTestStatement value.
- getConnectionTestStatement() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the connectionTestStatement value.
- getConnectionTestStatement() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the SQL statement to use to check the connection validity.
- getConnectionThread() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Access the connection thread.
- getConnectionTypeInfo() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionInfo
- Returns the connectionTypeInfo value.
- getConsole() -
Method in class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Get access to the console
- getConsoleModule() -
Method in class org.objectweb.cjdbc.console.text.Console
- Returns the consoleModule value.
- getConsoleReader() -
Method in class org.objectweb.cjdbc.console.text.Console
- Returns the consoleReader value.
- getController() -
Method in class org.objectweb.cjdbc.console.gui.popups.ControllerPopUpMenu
- Returns the controller value.
- getController() -
Method in class org.objectweb.cjdbc.controller.core.ControllerFactory
- Retrieve the controller associated with this
ControllerFactory
instance.
- getController() -
Method in class org.objectweb.cjdbc.controller.monitoring.datacollector.DataCollector
-
- getControllerConfig() -
Method in class org.objectweb.cjdbc.driver.Driver
- Returns the controllerConfig value.
- getControllerDest() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.BackendTransfer
- Returns the controllerDest value.
- getControllerHost() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiVirtualDatabaseLoginFrame
- Returns the controllerHost value.
- getControllerItems() -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Returns the controllerItems value.
- getControllerJmxName() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
- Return the controller jmx name
- getControllerJmxName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.VirtualDatabaseConfiguration
- Returns the controllerJmxName value.
- getControllerModule() -
Method in class org.objectweb.cjdbc.console.text.Console
- Returns the controllerModule value.
- getControllerName() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getControllerName() -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
- Returns the controllerName value.
- getControllerName() -
Method in class org.objectweb.cjdbc.console.gui.objects.DatabaseObject
- Returns the controllerName value.
- getControllerName() -
Method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
-
- getControllerName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Returns the controllerName value.
- getControllerName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.ControllerName
-
- getControllerName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.VirtualDatabaseConfiguration
-
- getControllerObjectName() -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated controller object name
- getControllerPort() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiVirtualDatabaseLoginFrame
- Returns the controllerPort value.
- getControllerProxy() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Get a proxy to the ControllerMBean
- getControllerServerThreadPendingQueueSize() -
Method in class org.objectweb.cjdbc.controller.core.ControllerServerThread
-
- getControllerVersionNumber() -
Method in class org.objectweb.cjdbc.driver.Connection
- Get the C-JDBC controller version number.
- getCount() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Gets current count of an entry.
- getCreate() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the create.
- getCredentials() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Returns the credentials value.
- getCrossReference(String, String, String, String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC
- getCurrentGroup() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Returns the currentGroup value.
- getCurrentJmxClient() -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Returns the currentJmxClient value.
- getCurrentNbOfThreads() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.VirtualDatabaseMBean
- Returns the currentNbOfThreads.
- getCurrentNbOfThreads() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
-
- getCurrentNumberOfConnections() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Get the current number of connections open for this connection manager.
- getCurrentNumberOfConnections() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractPoolConnectionManager
-
- getCurrentNumberOfConnections() -
Method in class org.objectweb.cjdbc.controller.connection.SimpleConnectionManager
-
- getCurrentTarget() -
Method in class org.objectweb.cjdbc.console.text.module.MonitorConsole
- Returns the currentTarget value.
- getCursorName() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Returns the cursorName value.
- getCursorName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.ControllerResultSet
- Get the name of the SQL cursor used by this ResultSet
- getCursorName() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the name of the SQL cursor used by this ResultSet
In SQL, a result table is retrieved though a cursor that is named.
- getData() -
Method in class org.objectweb.cjdbc.console.views.InfoViewer
-
- getData() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Allow to get the content of the recovery log for viewing
- getData() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- getData() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.ControllerResultSet
- Returns the data value.
- getDataCollectorObjectName() -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated data collector object name
- getDataCollectorProxy() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Get a proxy to the DataCollectorMBean
- getDataList() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getDataType() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.BackendViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.CacheStatsViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.CacheViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.ClientsViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.ControllerLoadViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.DatabasesViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.InfoViewer
- Subclasses should overide this method to get coherent sorting
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.RecoveryLogViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.SQLStatViewer
-
- getDataTypes(Object[][]) -
Method in class org.objectweb.cjdbc.console.views.SchedulerViewer
-
- getDataValue(String) -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
- Returns the first value of an entry in the data list of values
- getDatabase() -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
- Returns the database value.
- getDatabaseBackend() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Create a corresponding DatabaseBackend object from the information stored
in this object.
- getDatabaseBackend() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.DisableBackend
- Get the backend that needs to be disabled.
- getDatabaseBackend() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.EnableBackend
- Get the backend that needs to be enabled.
- getDatabaseBackendObjectName(String, String) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated data collector object name
- getDatabaseBackendProxy(String, String, String, String) -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Get a proxy to the DatabaseBackendMBean
- getDatabaseBackendUser(String, String) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Gets the
DatabaseBackendUser given a virtual database login
and a database backend logical name.
- getDatabaseItems() -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Returns the databaseItems value.
- getDatabaseMajorVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves the major version number of the underlying database.
- getDatabaseMinorVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves the minor version number of the underlying database.
- getDatabaseName() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiVirtualDatabaseLoginFrame
- Returns the databaseName value.
- getDatabaseName() -
Method in class org.objectweb.cjdbc.console.gui.popups.DatabasePopUpMenu
- Returns the database value.
- getDatabaseName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Gets the virtual database name to be used by the client (C-JDBC driver)
This method should be used for local references only (it is faster).
- getDatabaseProductName() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the databaseProductName value.
- getDatabaseProductName() -
Method in class org.objectweb.cjdbc.controller.backend.DriverCompliance
- Returns the databaseProductName value.
- getDatabaseProductName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
-
- getDatabaseProductName() -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getDatabaseProductName() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- We return a comma separated list of database engine names connected to the
controller.
- getDatabaseProductVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the version of this database product.
- getDatabaseSchema() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the schema of this database.
- getDatabaseSchema() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the schema of this database.
- getDatabaseSchema() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackendMetaData
- Returns the database schema.
- getDatabaseSchema() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Get the
DatabaseSchema used by this Request Manager.
- getDatabaseSchema() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getDatabaseSchemaFromActiveBackendsAndRefreshDatabaseProductNames() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Get the current database schema from merging the schemas of all active
backends.
- getDatabaseTable() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
- Returns the table value.
- getDatabaseTable() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
- Gets the database table created by this statement.
- getDatabasesTypes() -
Static method in class org.objectweb.cjdbc.console.wizard.WizardTab
-
- getDate(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
DATE parameter as
a java.sql.Date object.
- getDate(int, Calendar) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
DATE parameter as
a java.sql.Date object, using the given
Calendar object to construct the date.
- getDate(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
DATE parameter as a
java.sql.Date object.
- getDate(String, Calendar) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
DATE parameter as a
java.sql.Date object, using the given Calendar
object to construct the date.
- getDate(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Date object
- getDate(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getDate(int, Calendar) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Get the value of a column in the current row as a java.sql.Date
object.
- getDate(String, Calendar) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Date object.
- getDateCreated() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCInputStream
-
- getDateCreated() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- getDbName() -
Method in class org.objectweb.cjdbc.driver.DatabaseUser
- Returns the virtual database name.
- getDbType(String) -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
-
- getDeadline() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryEager
- Returns the deadline value.
- getDeadline() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryRelaxed
- Get the expiration deadline
- getDefaultCipherSuites() -
Method in class org.objectweb.cjdbc.common.net.AuthenticatedServerSocketFactory
-
- getDefaultCipherSuites() -
Method in class org.objectweb.cjdbc.common.net.AuthenticatedSocketFactory
-
- getDefaultConfig() -
Static method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- create a SSLConfiguration with the java default behaviour (using System
properties)
- getDefaultConnect() -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- getDefaultDomain() -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getDefaultRule() -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Return the default cache rule
- getDefaultRule() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
-
- getDefaultRule() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTablePolicy
- Returns the default rule or
null if no default rule has
been defined.
- getDefaultRule() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoring
- Get the default monitoring rule
- getDefaultTransactionIsolation() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the database's default transaction isolation level?
- getDelete() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the delete.
- getDescription() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.AbstractDataCollector
- Get a string description for this collector
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.ActiveConnectionsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.ActiveTransactionCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.PendingRequestsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.ReadRequestsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.RequestsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.TransactionsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.backend.WriteRequestsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.cache.CacheEntriesCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.cache.CountHitsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.cache.CountInsertCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.cache.CountSelectCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.cache.HitsRatioCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientActiveTimeCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientBytesReadCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientBytesWrittenCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientReadingSpeedCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientWritingSpeedCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.controller.ControllerIdleThreadsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.controller.ControllerWorkerPendingQueueCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.controller.ThreadsCountCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.controller.TotalMemoryCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.controller.UsedMemoryCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.NumberReadCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.NumberRequestsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.NumberWriteCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.PendingTransactionsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.PendingWritesCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.ActiveDatabaseThreadCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.DatabaseThreadsCollector
-
- getDescription() -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.PendingDatabaseConnectionCollector
-
- getDescription(MBeanInfo) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
- Returns the description of the MBean.
- getDescription(MBeanConstructorInfo) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getDescription(MBeanConstructorInfo, MBeanParameterInfo, int) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getDescription(MBeanAttributeInfo) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getDescription(MBeanOperationInfo) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getDescription(MBeanOperationInfo, MBeanParameterInfo, int) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getDescription() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Return the description of this Datasource with the Driver version number.
- getDescriptionString() -
Method in class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Text description of this module
- getDescriptionString() -
Method in class org.objectweb.cjdbc.console.text.module.ControllerConsole
-
- getDescriptionString() -
Method in class org.objectweb.cjdbc.console.text.module.MonitorConsole
-
- getDescriptionString() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseAdmin
-
- getDescriptionString() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseConsole
-
- getDisplay() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getDisplayFrequency() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getDistributionXml() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Get the XML dump of the Distribution element if any.
- getDistributionXml() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Get the XML dump of the Distribution element if any.
- getDomains() -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getDouble(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
DOUBLE parameter
as a double in the Java programming language.
- getDouble(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
DOUBLE parameter as a
double in the Java programming language.
- getDouble(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java double.
- getDouble(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getDriver() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the driver value.
- getDriverClassName() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the database native JDBC driver class name.
- getDriverClassName() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Returns the driverClassName value.
- getDriverClassName() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the database native JDBC driver class name.
- getDriverClassName() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Returns the driverClassName value.
- getDriverCompliance() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- getDriverMajorVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is this JDBC driver's major version number?
- getDriverMinorVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is this JDBC driver's minor version number?
- getDriverName() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the name of this JDBC driver?
- getDriverPath() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the driver path.
- getDriverPath() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Returns the driverPath value.
- getDriverPath() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the driverPath value.
- getDriverPath() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- getDriverPath() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Returns the driverPath value.
- getDriverVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the version string of this JDBC driver?
- getDriversDir() -
Static method in class org.objectweb.cjdbc.controller.connection.DriverManager
-
- getDrop() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the drop.
- getDumpFile() -
Method in class org.objectweb.cjdbc.console.gui.objects.DumpFileObject
- Returns the dumpFile value.
- getDumpName() -
Method in class org.objectweb.cjdbc.console.gui.objects.DumpFileObject
- Return the dump file name.
- getDynamicPrecision() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the dynamicPrecision value.
- getDynamicPrecision() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- getDynamicSchemaLevel(String) -
Static method in class org.objectweb.cjdbc.controller.backend.DatabaseBackendSchemaConstants
- Get the dynamic schema level from string to int
- getDynamicSchemaLevel(int) -
Static method in class org.objectweb.cjdbc.controller.backend.DatabaseBackendSchemaConstants
- Get the dynamic schema level from int to string
- getEagerCache() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Returns the eagerCache value.
- getError() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Gets current error count of an entry
- getEscapeChar() -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getEscapeProcessing() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if the driver should escape processing before
sending to the database?
- getEscapeProcessing() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread.LogObject
-
- getException() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoverThread
- Returns the exception value.
- getExceptions() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
- Retrieve an
ArrayList of all parsing exceptions
- getExceptions() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the exceptions lists.
- getExecutionStarted() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the number of threads that have started the execution of the task.
- getExportedKeys(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getExtraNameCharacters() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Gets all the "extra" characters that can be used in unquoted identifier
names (those beyond a-zA-Z0-9 and _).
- getFailed() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the failed.
- getFetchDirection() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Return the fetch direction for this result set.
- getFetchDirection() -
Method in class org.objectweb.cjdbc.driver.Statement
- Not supported yet.
- getFetchSize() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns the fetchSize value.
- getFetchSize() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Return the fetch size for this result set.
- getFetchSize() -
Method in class org.objectweb.cjdbc.driver.Statement
-
- getField(String) -
Method in class org.objectweb.cjdbc.controller.cache.metadata.MetadataCache
- Get the field corresponding to a column name.
- getFieldName() -
Method in class org.objectweb.cjdbc.driver.Field
- Gets the field name.
- getFields() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.ControllerResultSet
- Returns the fields value.
- getFilePath() -
Method in class org.objectweb.cjdbc.console.gui.objects.ConfigurationFileObject
- Returns the filePath value.
- getFixedWidth() -
Method in class org.objectweb.cjdbc.console.gui.jtools.JMultiLineToolTip
- getFixedWidth definition.
- getFloat(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
FLOAT parameter
as a float in the Java programming language.
- getFloat(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
FLOAT parameter as a
float in the Java programming language.
- getFloat(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java float.
- getFloat(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getFormattedToolTip() -
Method in class org.objectweb.cjdbc.console.gui.objects.tooltips.BackendToolTip
- Return a formatted tool tip for the backend
- getFrame() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getFrameHeight() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getFrameTitle() -
Method in class org.objectweb.cjdbc.console.views.InfoViewer
-
- getFrameWidth() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getFramed() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getFrequency() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getFrom() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Returns an
ArrayList of String objects
representing the table names found in the FROM clause of
this request.
- getFromCache(SelectRequest, boolean) -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Gets the result to the given request from the cache.
- getFromCache(SelectRequest, boolean) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Gets the result to the given request from the cache.
- getFromTables() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
- Returns the list of tables used to fill the created table in case of create
query containing a select.
- getFromTables(String, DatabaseSchema) -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
- Extracts the tables from the given
FROM clause and retrieves
their alias if any.
- getFromTables(String, DatabaseSchema, boolean) -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Extracts the tables from the given
FROM clause and retrieves
their alias if any.
- getFullName() -
Method in class org.objectweb.cjdbc.driver.Field
- Gets the full name: "tableName.fieldName"
- getGatherSystemTables() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the gatherSystemTables value.
- getGeneratedKeys() -
Method in class org.objectweb.cjdbc.driver.Statement
- Retrieves any auto-generated keys created as a result of executing this
Statement object.
- getGeneratedKeysResultSet() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the generatedKeysResultSet value.
- getGranularity() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- Returns the granularity value.
- getGranularityName(int) -
Static method in class org.objectweb.cjdbc.controller.cache.result.CachingGranularities
- Gets the name corresponding to a cache granularity level.
- getGranularityXml(int) -
Static method in class org.objectweb.cjdbc.controller.cache.result.CachingGranularities
- This method is needed to convert the value into the corresponding xml
attribute value.
- getGraphMenuItem(int, String, String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- getGroupName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Returns the group name this virtual database belongs to.
- getGuiActionListener() -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Get the action listener for the gui
- getGuiSession() -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Returns the guiSession value.
- getHashCommands() -
Method in class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Get the list of commands as strings for this module
- getHeaderLabel(String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- getHistory() -
Method in class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Returns the history value.
- getHits() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the hits.
- getHoldability() -
Method in class org.objectweb.cjdbc.driver.Connection
- Retrieves the current holdability of
ResultSet objects
created using this Connection object.
- getHost() -
Method in class org.objectweb.cjdbc.console.gui.threads.GuiLoggingThread
- Returns the host value.
- getHostName() -
Method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
-
- getHostname() -
Method in class org.objectweb.cjdbc.driver.Driver.ControllerInfo
- Get the hostname where the controller is running
- getHttpAdaptors() -
Static method in class org.objectweb.cjdbc.controller.jmx.HttpAdaptor
- Returns a list of HttpAdaptor .
- getIPAddress() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Get the IP address to bind the controller to
- getId() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns the unique id of this request.
- getId() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread.LogObject
-
- getId() -
Method in class org.objectweb.cjdbc.controller.recoverylog.RecoveryTask
- Returns the id.
- getIdentifierQuoteString() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the string used to quote SQL identifiers?
- getIdleThreads() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the number of idle zorker threads.
- getIdleTimeout() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Gets the idle timeout.
- getIdleWorkerThreads() -
Method in class org.objectweb.cjdbc.controller.core.ControllerServerThread
-
- getImportedKeys(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getIndexInfo(String, String, String, boolean, boolean) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getInfo() -
Method in class org.objectweb.cjdbc.console.gui.model.AttributeModel
- Returns the info value.
- getInfo() -
Method in class org.objectweb.cjdbc.console.gui.model.OperationModel
- Returns the info value.
- getInfo() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.BackendTransfer
- Returns the info value.
- getInformation() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractLoadBalancerMBean
- Return generic information about the load balancer.
- getInformation(int) -
Static method in class org.objectweb.cjdbc.common.sql.ParsingGranularities
- Returns the granularity value in a
String form.
- getInformation(int) -
Static method in class org.objectweb.cjdbc.common.sql.RequestType
- Returns the request type in a
String form.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Returns the column name.
- getInformation(boolean) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseSchema
- Returns information about the database schema.
- getInformation(boolean) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Returns information about the database table and its columns.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
- Get information about the Request Load Balancer
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB_LPRF
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB_RR
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.WaitForCompletionPolicy
- Gives information about the current policy.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableAll
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRandom
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRoundRobin
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Gives information about the current policy.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingAll
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingPolicy
- Gives information about the current policy.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingRandom
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingRoundRobin
-
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb0.RAIDb0
- Get information about the Request load balancer
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_LPRF
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_RR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_WRR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1ec_RR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1ec_WRR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_LPRF
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_RR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_WRR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2ec_RR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2ec_WRR
- Gets information about the request load balancer.
- getInformation() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.singledb.SingleDB
- Gets information about the request load balancer
- getInformation(boolean) -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseSchema
- Returns information about the database schema.
- getInformation(boolean) -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseTable
- Returns information about the database table and its columns.
- getInsert() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the insert.
- getInstance() -
Static method in class org.objectweb.cjdbc.controller.jmx.MBeanServerManager
- creating a MBeanServer, if it does not exist, otherwise a reference to the
MBeanServer is returned
- getInt(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
INTEGER parameter
as an int in the Java programming language.
- getInt(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
INTEGER parameter as an
int in the Java programming language.
- getInt(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java int.
- getInt(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getIntDateLevel(String) -
Static method in class org.objectweb.cjdbc.common.sql.filters.MacrosHandler
- Convert the date level from string (xml value) to integer
- getIntRandLevel(String) -
Static method in class org.objectweb.cjdbc.common.sql.filters.MacrosHandler
- Convert the rand level from string (xml value) to integer
- getIpAddressBox() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiNewControllerFrame
- Returns the ipAddressBox value.
- getIpAdress() -
Method in class org.objectweb.cjdbc.console.gui.objects.ControllerObject
- Get ip address of this controller
- getIpAdress() -
Method in class org.objectweb.cjdbc.console.gui.objects.DatabaseObject
- Get ip address of this controller
- getIsShuttingDown() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Is the controller shutting down ?
- getIsShuttingDown() -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- getItemsFromCombo(JComboBox) -
Static method in class org.objectweb.cjdbc.console.wizard.WizardConstants
-
- getJDBCMajorVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves the major JDBC version number for this driver.
- getJDBCMinorVersion() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves the minor JDBC version number for this driver.
- getJmxClient() -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
- Returns the jmxClient value.
- getJmxClient() -
Method in class org.objectweb.cjdbc.console.text.Console
- Returns the jmxClient value.
- getJmxClients() -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Returns the jmxClients value.
- getJmxEnable() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Returns jmx enable
- getJmxName() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Gets the jmx name of the controller.
- getJmxName() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Return the jmx name of this controller (hostname:rmiport)
- getJmxName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.ControllerName
- Returns the jmxName value.
- getJmxObjectName(String, String) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated jmx object name
- getKeepIfNotDirty() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryRelaxed
- Should the entry must be kept in the cache if the entry is not dirty once
the timeout has expired.
- getKeyManagers(File, String, String) -
Static method in class org.objectweb.cjdbc.common.net.SocketFactoryFactory
-
- getKeyStore() -
Method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- Returns the keyStore value.
- getKeyStoreKeyPassword() -
Method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- Returns the keyStoreKeyPassword value.
- getKeyStorePassword() -
Method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- Returns the keyStorePassword value.
- getLastCheckpoint() -
Method in class org.objectweb.cjdbc.controller.recoverylog.BackendRecoveryInfo
- Returns the lastCheckpoint value.
- getLastException() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
- Return the last cause of parsing failure
- getLastKnownCheckpoint() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the lastKnownCheckpoint value.
- getLastKnownCheckpoint() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the lastKnownCheckpoint value.
- getLastTransactionId() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractRecoveryLogMBean
- Get the id of the last transaction logged in the recovery log.
- getLastTransactionId() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Get the id of the last transaction logged in the recovery log.
- getLastTransactionId() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- getLength() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getLineSeparator() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns the lineSeparator value.
- getLoadBalancer() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Get the Request Load Balancer used in this Request Controller.
- getLoadBalancerObjectName(String) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated request manager object name
- getLoadBalancerParsingranularity() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the loadBalancerParsingranularity value.
- getLoadBalancerParsingranularity() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the loadBalancerParsingranularity value.
- getLock() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseSchema
- Returns the lock for this table.
- getLock() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseTable
- Returns the lock for this table.
- getLocker() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock
- Returns the transaction id of the lock owner.
- getLogQueueIsEmpty() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread
- Tells whether there are pending logs
- getLogTableName() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
- Returns the logTableName value.
- getLogWriter() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets the log writer.
- getLogger(String) -
Static method in class org.objectweb.cjdbc.common.log.LogManager
- Retrieves a logger by its name.
- getLogger(String) -
Static method in class org.objectweb.cjdbc.common.log.Trace
- Retrieves a logger by its name.
- getLogger() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
- Returns the logger for tracing.
- getLogger() -
Method in class org.objectweb.cjdbc.controller.requestmanager.distributed.DistributedRequestManager
- Get the trace logger of this DistributedRequestManager
- getLogin() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns the login used to issue this request.
- getLogin() -
Method in class org.objectweb.cjdbc.common.users.AbstractDatabaseUser
- Gets the login name.
- getLogin() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseAdmin
- Returns the login value.
- getLogin() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Returns the login used by this connection manager.
- getLogin() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread.LogObject
-
- getLogin() -
Method in class org.objectweb.cjdbc.controller.requestmanager.TransactionMarkerMetaData
- Returns the login.
- getLogin() -
Method in class org.objectweb.cjdbc.driver.DatabaseUser
- Gets the login name.
- getLoginBox() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiVirtualDatabaseLoginFrame
- Returns the loginBox value.
- getLoginTimeout() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets the login timeout.
- getLong(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
BIGINT parameter
as a long in the Java programming language.
- getLong(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
BIGINT parameter as a
long in the Java programming language.
- getLong(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java long.
- getLong(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getMBeanCount() -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getMBeanInfo(ObjectName) -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Get the mbean information
- getMBeanInfo(ObjectName) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getMBeanServer() -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
- Returns the nested MBeanServer
- getMBeanServerBuilder() -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServerBuilder
- Returns the chained MBeanServerBuilder this object delegates to.
- getMajorVersion() -
Static method in class org.objectweb.cjdbc.common.util.Constants
- C-JDBC major version
- getMajorVersion() -
Method in class org.objectweb.cjdbc.driver.Driver
- Gets the river's major version number
- getMaxBinaryLiteralLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- How many hex characters can you have in an inline binary literal.
- getMaxCatalogNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of characters in a catalog name.
- getMaxCharLiteralLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length for a character literal.
- getMaxColumnNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length for a column name.
- getMaxColumnsInGroupBy() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of columns in a "GROUP BY" clause?
- getMaxColumnsInIndex() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of columns allowed in an index?
- getMaxColumnsInOrderBy() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of columns in an "ORDER BY clause?
- getMaxColumnsInSelect() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of columns in a "SELECT" list?
- getMaxColumnsInTable() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of columns in a table?
- getMaxConnections() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of connections to the database (virtually no limit since
these are virtual connections to the Controller).
- getMaxCursorNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum cursor name length.
- getMaxFieldSize() -
Method in class org.objectweb.cjdbc.driver.Statement
- The maxFieldSize limit (in bytes) is the maximum amount of data returned
for any column value; it only applies to
BINARY,
VARBINARY,LONGVARBINARY,CHAR,
VARCHAR and LONGVARCHAR columns.
- getMaxIndexLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of an index (in bytes)?
- getMaxNbOfConnections() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the maxNbOfConnections.
- getMaxNbOfThreads() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the maxNbOfThreads.
- getMaxPoolSize() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Gets the max pool size.
- getMaxProcedureNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of a procedure name?
- getMaxRowSize() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of a single row?
- getMaxRows() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Get the maximum number of rows the ResultSet can contain.
- getMaxRows() -
Method in class org.objectweb.cjdbc.driver.Statement
- The maxRows limit is set to limit the number of rows that any
ResultSet can contain.
- getMaxSchemaNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of a schema name.
- getMaxStatementLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of a SQL statement?
- getMaxStatements() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- How many active statements can we have open at one time to this database?
- getMaxTableNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of a table name?
- getMaxTablesInSelect() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum number of tables that can be specified in a SELECT.
- getMaxThreadIdleTime() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the maxThreadIdleTime.
- getMaxTime() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Gets the maximum time of an entry
- getMaxUserNameLength() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Maximum length of a user name.
- getMaximumSize(JComponent) -
Method in class org.objectweb.cjdbc.console.gui.jtools.MultiLineToolTipUI
-
- getMbean() -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
- Access the mbean from this bob object
- getMbeanClass() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getMbeanName() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getMbeanServerIP() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getMbeanServerPort() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getMessage() -
Method in class org.objectweb.cjdbc.common.exceptions.CJDBCException
-
- getMetaData() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
-
- getMetaData() -
Method in class org.objectweb.cjdbc.driver.Connection
- A connection's database is able to provide information describing its
tables, its supported SQL grammar, its stored procedures, the capabilities
of this connection, etc.
- getMetaData() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- The numbers, types and properties of a
ResultSet's columns
are provided by the getMetaData method
- getMetaData() -
Method in class org.objectweb.cjdbc.driver.PreparedStatement
- Returns the
MetaData for the last ResultSet
returned.
- getMetadata(AbstractRequest) -
Method in class org.objectweb.cjdbc.controller.cache.metadata.MetadataCache
- Get metadata associated to a request.
- getMetadataCache() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the metadataCache value.
- getMinNbOfThreads() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the minNbOfThreads.
- getMinPoolSize() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Gets the min pool size.
- getMinTime() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Gets the minimum time of an entry
- getMinimumSize(JComponent) -
Method in class org.objectweb.cjdbc.console.gui.jtools.MultiLineToolTipUI
-
- getMinorVersion() -
Static method in class org.objectweb.cjdbc.common.util.Constants
- C-JDBC minor version
- getMinorVersion() -
Method in class org.objectweb.cjdbc.driver.Driver
- Gets the driver's minor version number
- getMonitorModule() -
Method in class org.objectweb.cjdbc.console.text.Console
- Returns the monitorModule value.
- getMoreResults() -
Method in class org.objectweb.cjdbc.driver.Statement
- Multiple results are not suppoted so this method always return false and
reset the update count to -1.
- getMoreResults(int) -
Method in class org.objectweb.cjdbc.driver.Statement
- Moves to this
Statement object's next result, deals with any
current ResultSet object(s) according to the instructions
specified by the given flag, and returns true if the next
result is a ResultSet object.
- getMulticastRequestAdapter() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Return the group communication multicast request adapter.
- getName() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Gets the controller name.
- getName() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the backend logical name.
- getName() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.VirtualDatabaseMBean
- Gets the virtual database name to be used by the client (C-JDBC driver)
- getName() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Returns the name value.
- getName() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseColumn
- Gets the column name.
- getName() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
-
- getName() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getName() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Gets the name of the table.
- getName() -
Method in class org.objectweb.cjdbc.common.users.AbstractDatabaseUser
- Gets the login name.
- getName() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Gets the name of the current stat.
- getName() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the name value.
- getName() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the backend logical name.
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Retrieve the name of this cache
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheColumn
-
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheColumnUnique
-
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheDatabase
-
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheTable
-
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Gets the column name.
- getName() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Gets the name of the table.
- getName() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Returns the controller name.
- getName() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseTable
- Gets the name of the table.
- getName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Gets the virtual database name to be used by the client (C-JDBC driver)
- getNbToComplete() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the number of threads that must succeed before returning.
- getNbToWait(int) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1
- Returns the number of nodes to wait for according to the defined
waitForCompletion policy.
- getNbToWait(int) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2
- Returns the number of nodes to wait for according to the defined
waitForCompletion policy.
- getNewDriver() -
Method in class org.objectweb.cjdbc.console.gui.frames.NewBackendFrame
-
- getNewLoader() -
Method in class org.objectweb.cjdbc.console.gui.frames.NewBackendFrame
-
- getNewName() -
Method in class org.objectweb.cjdbc.console.gui.frames.NewBackendFrame
-
- getNewUrl() -
Method in class org.objectweb.cjdbc.console.gui.frames.NewBackendFrame
-
- getNext() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Gets the value of next
ResultCacheEntry in LRU.
- getNext() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Gets the value of next
ResultCacheEntry in LRU.
- getNotificationInfo() -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getNotificationListener() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Returns the notificationListener value.
- getNullFromInt(int) -
Static method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
- get null ability given an int
- getNullFromString(String) -
Static method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
- get null ability given a string
- getNullable() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getNumberOfBackups() -
Method in class org.objectweb.cjdbc.controller.backup.BackupManager
- Returns the numberOfBackups value.
- getNumberOfNodes() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Returns the number of nodes.
- getNumberOfNodes() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingPolicy
- Returns the number of nodes.
- getNumberRead() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
- getNumberWrite() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
- getNumericFunctions() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Name of Open Group CLI is not supported.
- getObject(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated parameter as an
Object
in the Java programming language.
- getObject(int, Map) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Returns an object representing the value of OUT parameter
i
and uses map for the custom mapping of the parameter value.
- getObject(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a parameter as an
Object in the Java
programming language.
- getObject(String, Map) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Returns an object representing the value of OUT parameter
i
and uses map for the custom mapping of the parameter value.
- getObject(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java object
This method will return the value of the given column as a Java object.
- getObject(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java object
This method will return the value of the given column as a Java object.
- getObject(int, Map) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Returns the value of column as a Java object.
- getObject(String, Map) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Returns the value of column as a Java object.
- getObjectInstance(ObjectName) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.objectweb.cjdbc.driver.DataSourceFactory
- Gets an instance of the requested
DataSource object.
- getOctopusDirectory() -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
- Retrieve the path for the octopus directory
- getOctopusDriver(String) -
Static method in class org.objectweb.cjdbc.controller.backup.OctopusConstants
- Get octopus driver.
- getOctopusStrings(DatabaseBackend) -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
-
- getOctopusType(String) -
Static method in class org.objectweb.cjdbc.controller.backup.OctopusConstants
- Get octopus type.
- getOperationCallDialog(ObjectName, MBeanOperationInfo) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Opens a window to perform a jmx operation
- getOrderBy() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Returns an
ArrayList of OrderBy objects
representing the columns involved in the ORDER BY clause of
this request.
- getPanel() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getParallelDBXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB
- Return the XML tags of the ParallelDB load balancer implementation.
- getParallelDBXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB_LPRF
-
- getParallelDBXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB_RR
-
- getParameter(int) -
Method in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.OperationCallDialog
-
- getParameterMetaData() -
Method in class org.objectweb.cjdbc.driver.PreparedStatement
- Retrieves the number, types and properties of this
PreparedStatement object's parameters.
- getParameterName(MBeanConstructorInfo, MBeanParameterInfo, int) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) -
Method in class org.objectweb.cjdbc.controller.jmx.AbstractStandardMBean
-
- getParameterType(String) -
Static method in class org.objectweb.cjdbc.console.gui.constants.GuiConstants
-
- getParameters() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
-
- getParserThread() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache.CurrentlyParsingEntry
- Returns the parserThread.
- getParsingFromCache(AbstractRequest) -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- If the same SQL query is found in the cache, the parsing is cloned into the
given request.
- getParsingFromCacheAndParseIfMissing(AbstractRequest) -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- Method getParsingFromCacheAndParseIfMissing.
- getParsingGranularity() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractLoadBalancerMBean
- Get the needed query parsing granularity.
- getParsingGranularity() -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Gets the needed query parsing granularity.
- getParsingGranularity() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Gets the needed query parsing granularity.
- getParsingGranularity() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
- Get the needed query parsing granularity.
- getParsingGranularity() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Get the needed query parsing granularity.
- getPassword() -
Method in class org.objectweb.cjdbc.common.users.AbstractDatabaseUser
- Gets the password.
- getPassword() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseAdmin
- Returns the password value.
- getPassword() -
Method in class org.objectweb.cjdbc.console.wizard.objects.User
- Returns the password value.
- getPassword() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Returns the password used by this connection manager.
- getPassword() -
Method in class org.objectweb.cjdbc.driver.Connection
- Gets the password used to login to the database.
- getPassword() -
Method in class org.objectweb.cjdbc.driver.DatabaseUser
- Gets the password.
- getPasswordBox() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiVirtualDatabaseLoginFrame
- Returns the passwordBox value.
- getPendingConnections() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the pendingConnections.
- getPendingQueryTimeout() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Returns the pending query timeout in seconds.
- getPendingRequests() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the list of pending requests for this backend.
- getPendingRequestsDescription(int, boolean, boolean) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the list of pending requests for this backend.
- getPendingRequestsDescription(int, boolean, boolean) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- getPendingTransactions() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
- getPendingWrites() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Returns the number of pending writes.
- getPk() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
-
- getPkResultCacheEntry(String) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Gets a
CacheEntry object associated to a pk entry.
- getPkValue() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
-
- getPolicy() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.WaitForCompletionPolicy
- Returns the policy.
- getPolicy() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Returns the policy.
- getPolicy() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingPolicy
- Returns the policy.
- getPoolingSpeed() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getPort() -
Method in class org.objectweb.cjdbc.console.gui.objects.ControllerObject
- Get port of this controller
- getPort() -
Method in class org.objectweb.cjdbc.console.gui.objects.DatabaseObject
- Get port of this controller
- getPort() -
Method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
- Returns the port value.
- getPort() -
Method in class org.objectweb.cjdbc.driver.Driver.ControllerInfo
- Get the port number on which the controller is listening.
- getPortNumber() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Return this controller port number
- getPortNumber() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiNewControllerFrame
- Returns the portNumber value.
- getPortNumber() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Get the controller port number
- getPrecision() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getPrecision() -
Method in class org.objectweb.cjdbc.driver.Field
-
- getPrecision(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getPreferredSize(JComponent) -
Method in class org.objectweb.cjdbc.console.gui.jtools.MultiLineToolTipUI
-
- getPreparedStatementBooleanFalse() -
Method in class org.objectweb.cjdbc.driver.Connection
- Returns the booleanFalse value.
- getPreparedStatementBooleanTrue() -
Method in class org.objectweb.cjdbc.driver.Connection
- Returns the booleanTrue value.
- getPrev() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Gets the value of previous
CacheEntry in LRU.
- getPrev() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Gets the value of previous
ResultCacheEntry in LRU.
- getPrimaryKeys(DatabaseMetaData, DatabaseTable) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSQLMetaData
- Gets the primary keys of a given database table.
- getPrimaryKeys(String, String, String) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
- Gets a description of a table's primary key columns.
- getPrimaryKeys(String, String, String) -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getPrimaryKeys(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
-
- getPrimaryKeysFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getPriority() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getProcedure(String) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Returns the
DatabaseProcedure object matching the given
procedure name or null if not found.
- getProcedureColumns(String, String, String, String) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getProcedureColumns(String, String, String, String) -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getProcedureColumns(String, String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
-
- getProcedureColumnsFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getProcedureName() -
Method in class org.objectweb.cjdbc.common.sql.StoredProcedure
- Get the stored procedure name
- getProcedureTerm() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the database vendor's preferred term for "procedure" - I kind of
like "procedure" myself.
- getProcedureType() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
-
- getProcedures(DatabaseMetaData, DatabaseSchema) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSQLMetaData
-
- getProcedures() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Returns an
ArrayList of DatabaseProcedure
objects describing the database.
- getProcedures(String, String, String) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getProcedures(String, String, String) -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getProcedures(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
-
- getProceduresFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getProgress(int) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGuiLoader
-
- getPromptString() -
Method in class org.objectweb.cjdbc.console.text.module.AbstractConsoleModule
- Get the prompt string for this module
- getPromptString() -
Method in class org.objectweb.cjdbc.console.text.module.ControllerConsole
-
- getPromptString() -
Method in class org.objectweb.cjdbc.console.text.module.MonitorConsole
-
- getPromptString() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseAdmin
-
- getPromptString() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseConsole
-
- getPropertyInfo(String, Properties) -
Method in class org.objectweb.cjdbc.driver.Driver
- This method is intended to allow a generic GUI tool to discover what
properties it should prompt a human for in order to get enough information
to connect to a database.
- getQueries() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Possibly we want to access the queries in the cache for timing purposes
- getQuery() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread.LogObject
-
- getQueryPattern() -
Method in class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
- Returns the queryPattern value.
- getQueryPattern() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheRule
- Get the query pattern
- getQueryPattern() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
- Get query pattern
- getQueryTimeout() -
Method in class org.objectweb.cjdbc.driver.Statement
- The queryTimeout limit is the number of seconds the driver will wait for a
Statement to execute.
- getQuoteIndexes(String) -
Method in class org.objectweb.cjdbc.common.sql.filters.MacrosHandler
- Retrieve all the indexes of quotes in the string
- getRAIDbLevel() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractLoadBalancerMBean
- Return the load balancer RAIDb level
- getRAIDbLevel() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
- Returns the RAIDbLevel.
- getRAIDbLevel() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Returns the RAIDbLevel.
- getRLogin() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionInfo
- Returns the rLogin value.
- getRPassword() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionInfo
- Returns the rPassword value.
- getRadix() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getRaidb1Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1
- Surrounding raidb1 tags can be treated by
getXmlImpl
above, but more detailed content have to be returned by the method
getRaidb1Xml below.
- getRaidb1Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_LPRF
-
- getRaidb1Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_RR
-
- getRaidb1Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_WRR
-
- getRaidb1Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1ec_RR
-
- getRaidb1Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1ec_WRR
-
- getRaidb2Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2
- return xml formatted information about this raidb2 load balancer
- getRaidb2Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_LPRF
-
- getRaidb2Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_RR
-
- getRaidb2Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_WRR
-
- getRaidb2Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2ec_RR
-
- getRaidb2Xml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2ec_WRR
-
- getRaidbXml(HashMap, String) -
Static method in class org.objectweb.cjdbc.controller.loadbalancer.WeightedBalancer
- Convert raidb weighted balancers into xml because they share common views.
- getReadingSpeed() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
- get reading speed, WARNING!
- getRealLogins() -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
-
- getRecoveringNb() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractRecoveryLogMBean
- Returns the recoveringNb value.
- getRecoveringNb() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Returns the recoveringNb value.
- getRecoveryLog() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the Recovery Log Manager.
- getRecoveryLogObjectName(String) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated recovery log object name
- getRecoveryPolicy() -
Method in class org.objectweb.cjdbc.controller.backend.BackendRecoveryPolicy
- Get the recoveryPolicy
- getRef(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
REF(<structured-type>) parameter as a Ref
object in the Java programming language.
- getRef(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
REF(<structured-type>)
parameter as a Ref object in the Java programming language.
- getRef(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Get a REF(<structured-type>) column.
- getRef(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Get a REF(<structured-type>) column.
- getReference() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets a reference to this.
- getRelaxedCache() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Returns the relaxedCache value.
- getRemarks() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
-
- getRemarks() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getRemoteHostAddress() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Returns the remoteHostAddress value.
- getRemoteHostPort() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Returns the remoteHostPort value.
- getRemoteName() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Get the controller name used for jmx connection This is
[hostname]:[jmxServerPort]
- getRemove() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the remove.
- getRepeat() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getReport() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Returns the report value.
- getReportLocation() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- getRequest() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache.CurrentlyParsingEntry
- Returns the request.
- getRequest() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Returns the
SELECT request of this cache entry.
- getRequest() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Returns the
SELECT request of this cache entry.
- getRequest() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.DistributedRequest
- Returns the request value.
- getRequestManager() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- Returns the requestManager value.
- getRequestManager() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Gets the request manager associated to this database.
- getRequestManagerObjectName(String) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated request manager object name
- getRequiredGranularity() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the requiredGranularity value.
- getRequiredGranularity() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the requiredGranularity value.
- getRequiredParsingGranularity() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
-
- getRequiredParsingGranularity() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
-
- getResult(DatabaseBackend, long) -
Method in class org.objectweb.cjdbc.controller.backup.BackupManager
- Get the result of the backup/recovery process for the given backend
- getResult() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Returns the
ControllerResultSet of the cached select request
- getResult() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Returns the
ControllerResultSet of the cached select request
- getResult() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.ReadStoredProcedureTask
- Returns the result.
- getResult() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.SelectRequestTask
- Returns the result.
- getResult() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.WriteRequestTask
- Returns the result.
- getResult() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.WriteRequestWithKeysTask
- Returns the auto generated keys.
- getResult() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.WriteStoredProcedureTask
- Returns the result.
- getResultCache() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Get the result cache (if any) used in this Request Manager.
- getResultSet() -
Method in class org.objectweb.cjdbc.driver.Statement
- Returns the current result as a
ResultSet.
- getResultSetConcurrency() -
Method in class org.objectweb.cjdbc.driver.Statement
- Retrieve the concurrency mode for the
ResultSet.
- getResultSetHoldability() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves the default holdability of this
ResultSet object.
- getResultSetHoldability() -
Method in class org.objectweb.cjdbc.driver.Statement
- Retrieves the result set holdability for
ResultSet objects
generated by this Statement object.
- getResultSetType() -
Method in class org.objectweb.cjdbc.driver.Statement
- Retrieve the type of the generated
ResultSet.
- getRewrite() -
Method in class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
- Returns the rewrite value.
- getRewritingRules() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the rewritingRules value.
- getRmiConnectors() -
Static method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
- Returns a list of rmiConnectors .
- getRmiHostname() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.VirtualDatabaseConfiguration
-
- getRmiPort() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.VirtualDatabaseConfiguration
-
- getRollbackTimeout() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the rollbackTimeout value.
- getRollbackTimeout() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the rollbackTimeout value.
- getRow() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0
Determine the current row number.
- getRowCount() -
Method in class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- getRowCount() -
Method in class org.objectweb.cjdbc.console.gui.model.OperationModel
-
- getRowCount() -
Method in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- getRowCount() -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.InfoTableModel
-
- getRuleList() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTablePolicy
- Returns the rule Hashmap(table name,rule).
- getRuleList() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoring
-
- getRunException() -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
- Returns the runException value.
- getSQL() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Gets the SQL code of this request.
- getSQLException(SQLException, String) -
Static method in class org.objectweb.cjdbc.common.exceptions.SQLExceptionFactory
- creates a new SQLException with the cjdbcMessage
- getSQLException(List, String) -
Static method in class org.objectweb.cjdbc.common.exceptions.SQLExceptionFactory
- creates a new SQLException with the cjdbcMessage, if all exceptions in the
list have the same errorcode and sqlstate the returned SQLExcepion will be
constructed with this values otherwise with null and 0
- getSQLKeywords() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Get a comma separated list of all a database's SQL keywords that are NOT
also SQL92 keywords.
- getSQLMonitor() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the current SQL monitor
- getSQLShortForm(int) -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Get a short form of this request if the SQL statement exceeds
nbOfCharacters.
- getSQLShortFormLength() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Return the sql short form length to use when reporting an error.
- getSQLShortFormLength() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Return the sql short form length to use when reporting an error.
- getSQLStateType() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Indicates whether the SQLSTATE returned by
SQLException.getSQLState is X/Open (now known as Open Group)
SQL CLI or SQL99.
- getSaccept() -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- getSampleJList() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiSelectShutdownFrame
- Returns the sampleJList value.
- getSaveFile(String) -
Static method in class org.objectweb.cjdbc.controller.core.ControllerConstants
- Return default path and name for saving of configuration file
- getSaveOnFinish() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getSblock() -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- getScale() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getScale() -
Method in class org.objectweb.cjdbc.driver.Field
-
- getScale(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getScheduler() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Get the Request Scheduler (if any) used in this Request Controller.
- getSchedulerData() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Returns live information on the scheduler
- getSchedulerParsingranularity() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the schedulerParsingranularity value.
- getSchedulerParsingranularity() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the schedulerParsingranularity value.
- getSchemaName(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getSchemaTerm() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the database vendor's preferred term for "schema" - well, we do not
provide support for schemas, so lets just use that term.
- getSchemaXml(boolean) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- The getXml() method does not return the schema if it is not static anymore,
to avoid confusion between static and dynamic schema.
- getSchemaXml(boolean) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- getSchemas() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getSchemas() -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getSchemas() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
-
- getSchemasFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getSearchStringEscape() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- This is the string that can be used to escape '_' and '%' in a search
string pattern style catalog search parameters.
- getSecurity() -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- getSelect() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Returns an
ArrayList of DatabaseColumn
objects representing the columns selected in the SELECT
clause of this request.
- getSelect() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the select.
- getSelectedColumns(String, ArrayList, boolean) -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Gets all the columns selected in the given
SELECT clause.
- getSelectedController() -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Returns the selectedController value.
- getSequence() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getShort(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
SMALLINT
parameter as a short in the Java programming language.
- getShort(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
SMALLINT parameter as a
short in the Java programming language.
- getShort(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java short.
- getShort(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getShutdownGroup() -
Method in class org.objectweb.cjdbc.controller.core.shutdown.ShutdownThread
- Returns the shutdownGroup value.
- getShutdownLevel() -
Method in class org.objectweb.cjdbc.controller.core.shutdown.ShutdownThread
- Get shutdown level
- getShutdownType() -
Method in class org.objectweb.cjdbc.controller.core.shutdown.ShutdownThread
- Get shutdown type
- getSignature(MBeanOperationInfo) -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
-
- getSizeOfResult() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Size of the result in bytes
- getSizeOfResult() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Size of the result in bytes
- getSocket() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCInputStream
-
- getSocket() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- getSpeed() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCInputStream
-
- getSpeed() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- getSqlSkeleton() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
-
- getSqlType() -
Method in class org.objectweb.cjdbc.driver.Field
- Returns the SQL type.
- getSslConfig() -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
- Returns the sslConfig value.
- getSslConfig() -
Method in class org.objectweb.cjdbc.controller.jmx.RmiConnector
- Returns the sslConfig value.
- getStackTrace() -
Method in class org.objectweb.cjdbc.common.exceptions.CJDBCException
-
- getStatForRequest(AbstractRequest) -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoring
- Retrieve the stat corresponding to a request and create it if it does not
exist.
- getState() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns a description of the state of the backend
- getState() -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
- Get the state of the backend
- getState() -
Method in class org.objectweb.cjdbc.console.gui.objects.ControllerObject
- Get the state of the controller
- getState() -
Method in class org.objectweb.cjdbc.console.gui.objects.DatabaseObject
- Get the state of the controller
- getState() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Retrieve the state of the backend.
- getState() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Get the state of this entry as a string
- getState() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Get the state of this entry as a string
- getStateValue() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Return the integer value corresponding to the state of the backend
- getStatement() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Return the
Statement that produced the
ResultSet.
- getStop() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getString(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
CHAR,
VARCHAR, or LONGVARCHAR parameter as a
String in the Java programming language.
- getString(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
CHAR,VARCHAR,
or LONGVARCHAR parameter as a String in the
Java programming language.
- getString(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a Java String
- getString(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- The following routines simply convert the columnName into a columnIndex and
then call the appropriate routine above.
- getStringDateLevel(int) -
Static method in class org.objectweb.cjdbc.common.sql.filters.MacrosHandler
- Convert the date level from int (java code) to string (xml value)
- getStringFunctions() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getStringRandLevel(int) -
Static method in class org.objectweb.cjdbc.common.sql.filters.MacrosHandler
- Convert the rand level from int (java code) to string (xml value)
- getSubHeaderLabel(String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- getSubString(long, int) -
Method in class org.objectweb.cjdbc.driver.Clob
- Returns a copy of the portion of the
CLOB value represented
by this CLOB object that starts at position position
and has ip to length consecutive characters.
- getSuccess() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the success.
- getSuperTables(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves a description of the table hierarchies defined in a particular
schema in this database.
- getSuperTypes(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Retrieves a description of the user-defined type (UDT) hierarchies defined
in a particular schema in this database.
- getSupportedCipherSuites() -
Method in class org.objectweb.cjdbc.common.net.AuthenticatedServerSocketFactory
-
- getSupportedCipherSuites() -
Method in class org.objectweb.cjdbc.common.net.AuthenticatedSocketFactory
-
- getSystemFunctions() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getTable() -
Method in class org.objectweb.cjdbc.common.sql.schema.AliasedDatabaseTable
- Returns the
DatabaseTable object corresponding to this
database.
- getTable(String) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Returns the
DatabaseTable object matching the given table
name or null if not found.
- getTable(String, boolean) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Returns the
DatabaseTable object matching the given table
name or null if not found.
- getTable(String) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseSchema
- Returns the
CacheDatabaseTable object matching the given
table name or null if not found.
- getTable(String) -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseSchema
- Returns the
SchedulerDatabaseTable object matching the given
table name or null if not found.
- getTableName() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns the name of the table affected by this statement.
- getTableName() -
Method in class org.objectweb.cjdbc.common.sql.schema.TableColumn
- Returns the table name.
- getTableName() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Returns the table name.
- getTableName() -
Method in class org.objectweb.cjdbc.driver.Field
- Gets the table name.
- getTableName(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- getTablePrivileges(String, String, String) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getTablePrivileges(String, String, String) -
Method in class org.objectweb.cjdbc.driver.Connection
- Gets a description of the access rights for each table available in a
catalog.
- getTablePrivileges(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Gets a description of the access rights for each table available in a
catalog.
- getTablePrivilegesFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getTableRule(String) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTablePolicy
- Gets the rule corresponding to a table name.
- getTableTypes() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getTableTypes() -
Method in class org.objectweb.cjdbc.driver.Connection
- Gets the table types available in this database.
- getTableTypes() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Gets the table types available in this database.
- getTableTypesFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getTables() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Returns an
ArrayList of DatabaseTable objects
describing the database.
- getTables() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Get all the names of tables of this database
- getTables() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseSchema
- Returns an
ArrayList of CacheDatabaseTable
objects describing the database.
- getTables() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.SchedulerDatabaseSchema
- Returns an
ArrayList of SchedulerDatabaseTable
objects describing the database.
- getTables(String, String, String, String[]) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getTables(String, String, String, String[]) -
Method in class org.objectweb.cjdbc.driver.Connection
-
- getTables(String, String, String, String[]) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Gets a description of the available tables.
- getTablesFields -
Static variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseMetaData
-
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.AbstractDataCollector
- Return the name of the target of this collector
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.backend.AbstractBackendDataCollector
-
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.cache.AbstractCacheStatsDataCollector
-
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.client.AbstractClientDataCollector
-
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.controller.AbstractControllerDataCollector
-
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.AbstractSchedulerDataCollector
-
- getTargetName() -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.AbstractVirtualDatabaseDataCollector
-
- getTask() -
Method in class org.objectweb.cjdbc.controller.recoverylog.RecoveryTask
- Returns the task.
- getText() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getThread() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock.WaitingListElement
- Returns the waiting thread.
- getThreadWakeUpTime() -
Method in class org.objectweb.cjdbc.controller.cache.result.threads.EagerCacheThread
- Returns the threadWakeUpTime value.
- getThreadWakeUpTime() -
Method in class org.objectweb.cjdbc.controller.cache.result.threads.RelaxedCacheThread
- Returns the threadWakeUpTime value.
- getTid() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread.LogObject
-
- getTid() -
Method in class org.objectweb.cjdbc.controller.recoverylog.RecoveryTask
- Returns the tid value.
- getTime() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getTime(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
TIME parameter as
a java.sql.Time object.
- getTime(int, Calendar) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
TIME parameter as
a java.sql.Time object, using the given
Calendar object to construct the time.
- getTime(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
TIME parameter as a
java.sql.Time object.
- getTime(String, Calendar) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
TIME parameter as a
java.sql.Time object, using the given Calendar
object to construct the time.
- getTime(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Time object
- getTime(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getTime(int, Calendar) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Time object.
- getTime(String, Calendar) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Time object.
- getTimeActive() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
- get time active
- getTimeDateFunctions() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getTimeFrame() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getTimeStarted() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringGraph
-
- getTimeout() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Gets the timeout for this request in seconds.
- getTimeout() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryEager
- Returns the timeout value.
- getTimeout() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryRelaxed
- Get the timeout for this entry.
- getTimeout() -
Method in class org.objectweb.cjdbc.controller.connection.RandomWaitPoolConnectionManager
- Gets the timeout.
- getTimeout() -
Method in class org.objectweb.cjdbc.controller.requestmanager.TransactionMarkerMetaData
- Returns the timeout.
- getTimestamp(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
TIMESTAMP
parameter as a java.sql.Timestamp object.
- getTimestamp(int, Calendar) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
TIMESTAMP
parameter as a java.sql.Timestamp object, using the given
Calendar object to construct the Timestamp
object.
- getTimestamp(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
TIMESTAMP parameter as a
java.sql.Timestamp object.
- getTimestamp(String, Calendar) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
TIMESTAMP parameter as a
java.sql.Timestamp object, using the given
Calendar object to construct the Timestamp
object.
- getTimestamp(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Timestamp object
- getTimestamp(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
-
- getTimestamp(int, Calendar) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Timestamp
object.
- getTimestamp(String, Calendar) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Get the value of a column in the current row as a java.sql.Timestamp
object.
- getTimestampResolution() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheRule
- Retrieve the timestamp resolution of this scheduler
- getTotalActiveConnections() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Get the total number of active connections for this backend
- getTotalNb() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.tasks.AbstractTask
- Returns the total number of threads.
- getTotalReadRequest() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the total number of read requests executed by this backend.
- getTotalRequest() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the total number of requests executed by this backend.
- getTotalTime() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Gets the total time of an entry
- getTotalTransactions() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the total number of transactions executed by this backend.
- getTotalWriteRequest() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the total number of write requests executed by this backend.
- getTraceableColumns() -
Method in class org.objectweb.cjdbc.console.views.BackendViewer
-
- getTraceableColumns() -
Method in class org.objectweb.cjdbc.console.views.CacheStatsViewer
-
- getTraceableColumns() -
Method in class org.objectweb.cjdbc.console.views.ControllerLoadViewer
-
- getTraceableColumns() -
Method in class org.objectweb.cjdbc.console.views.DatabasesViewer
-
- getTraceableColumns() -
Method in class org.objectweb.cjdbc.console.views.InfoViewer
- Return the list of traceable data for this viewer
- getTraceableColumns() -
Method in class org.objectweb.cjdbc.console.views.SchedulerViewer
-
- getTransactionId() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Gets the identifier of the transaction if this request belongs to a
transaction, or -1 if this request does not belong to a transaction.
- getTransactionId() -
Method in class org.objectweb.cjdbc.controller.requestmanager.TransactionMarkerMetaData
- Returns the transactionId.
- getTransactionId() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock.WaitingListElement
- Returns the transaction id of the request waiting.
- getTransactionIsolation() -
Method in class org.objectweb.cjdbc.driver.Connection
- Gets this Connection's current transaction isolation mode.
- getTransactionMarker(Long) -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Get the TransactionMarkerMetaData for the given transaction id.
- getTransferData(DataFlavor) -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
-
- getTransferData(DataFlavor) -
Method in class org.objectweb.cjdbc.console.gui.objects.ConfigurationFileObject
-
- getTransferDataFlavors() -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
-
- getTransferDataFlavors() -
Method in class org.objectweb.cjdbc.console.gui.objects.ConfigurationFileObject
-
- getTrustManagers(File, String) -
Static method in class org.objectweb.cjdbc.common.net.SocketFactoryFactory
-
- getTrustStore() -
Method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- Returns the trustStore value.
- getTrustStorePassword() -
Method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- Returns the trustStorePassword value.
- getType() -
Method in class org.objectweb.cjdbc.common.jmx.notifications.JmxNotification
-
- getType() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseColumn
- Returns the column type according to
java.sql.Types.
- getType() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionTypeInfo
- Returns the type value.
- getType() -
Method in class org.objectweb.cjdbc.controller.cache.result.CacheBehavior
- The name of the class instance
- getType() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Get the type of this entry as a string
- getType() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Get the type of this entry as a string
- getType() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryEager
-
- getType() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryNoCache
-
- getType() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryRelaxed
-
- getType() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Return the type of this result set.
- getTypeFromCommand(String) -
Static method in class org.objectweb.cjdbc.common.monitor.DataCollectionNames
- Return the type of the collector corresponding to the command
- getTypeFromInt(int) -
Static method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
- Convert type from integer to string
- getTypeFromString(String) -
Static method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
- Convert type from string to integer
- getTypeInfo() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getTypeMap() -
Method in class org.objectweb.cjdbc.driver.Connection
- C-JDBC does NOT support type map.
- getTypeName() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
-
- getTypeName() -
Method in class org.objectweb.cjdbc.driver.Field
- Returns the SQL type name.
- getUDTs(String, String, String, int[]) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getURL() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Returns the JDBC URL used to access the database.
- getURL() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the JDBC URL used to access the database.
- getURL(int) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of the designated JDBC
DATALINK
parameter as a java.net.URL object.
- getURL(String) -
Method in class org.objectweb.cjdbc.driver.CallableStatement
- Retrieves the value of a JDBC
DATALINK parameter as a
java.net.URL object.
- getURL() -
Method in class org.objectweb.cjdbc.driver.Connection
- Gets the C-JDBC URL of the database of the connection.
- getURL() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets URL of the C-JDBC controller(s) to connect.
- getURL() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is the URL for this database?
- getURL(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Retrieves the value of the designated column in the current row of this
ResultSet object as a java.net.URL object in
the Java programming language.
- getURL(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Retrieves the value of the designated column in the current row of this
ResultSet object as a java.net.URL object in
the Java programming language.
- getUncacheable() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the uncacheable.
- getUnicodeStream(int) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Deprecated.
- getUnicodeStream(String) -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- Deprecated.
- getUniqueColumns() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Returns a list of
DatabaseColumn objects representing the
unique columns of this table.
- getUnknown() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the unknown.
- getUpdate() -
Method in class org.objectweb.cjdbc.controller.cache.CacheStatistics
- Returns the update.
- getUpdateCount() -
Method in class org.objectweb.cjdbc.driver.Statement
- Returns the current result as an update count, if the result is a
ResultSet or there are no more results, -1 is returned.
- getUpdatedValues() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
- What are the updated values in this request
- getUrl() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Returns the url value.
- getUrl() -
Method in class org.objectweb.cjdbc.console.wizard.objects.Backend
- Returns the url value.
- getUrl() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets url of the C-JDBC controller(s) to connect.
- getUrlFromProperties(Hashtable) -
Method in class org.objectweb.cjdbc.driver.Driver
- Feed in a set of properties and get the url as a
String
- getUrlParameters() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionInfo
- Returns the urlParameters value.
- getUrlPrefix(String) -
Static method in class org.objectweb.cjdbc.controller.backup.OctopusConstants
- Get Octopus url prefix
- getUseCompression() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCInputStream
-
- getUseCompression() -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- getUseCompression() -
Method in class org.objectweb.cjdbc.common.util.ZipMe
-
- getUser(String) -
Method in class org.objectweb.cjdbc.console.wizard.WizardTabs
-
- getUser() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
-
- getUser() -
Method in class org.objectweb.cjdbc.driver.DataSource
- Gets user name to be used to connect the C-JDBC controller(s).
- getUserLogin() -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
-
- getUserName() -
Method in class org.objectweb.cjdbc.driver.Connection
- Gets the user name used to login to the database.
- getUserName() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- What is our user name as known to the database?
- getUsername() -
Method in class org.objectweb.cjdbc.console.wizard.objects.User
- Returns the username value.
- getUsers() -
Method in class org.objectweb.cjdbc.console.wizard.WizardTabs
-
- getUsers() -
Method in class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab
-
- getUsersCombo() -
Method in class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab.UserPanel
- Returns the usersCombo value.
- getVLogin() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.AbstractBackendDataCollector
- get the proper collected value when we have instace of the backend
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.ActiveConnectionsCollector
- Get total number of active connections on the given backend.
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.ActiveTransactionCollector
- Get total number of active transactions on the given backend.
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.PendingRequestsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.ReadRequestsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.RequestsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.TransactionsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.backend.WriteRequestsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.cache.AbstractCacheStatsDataCollector
- We have the cache object so let's get the value we want from ot
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.cache.CacheEntriesCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.cache.CountHitsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.cache.CountInsertCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.cache.CountSelectCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.cache.HitsRatioCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.client.AbstractClientDataCollector
- We have the client object so let's get the value we want from ot
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientActiveTimeCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientBytesReadCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientBytesWrittenCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientReadingSpeedCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.client.ClientWritingSpeedCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.AbstractSchedulerDataCollector
- Get information on the scheduler retrieved by
collectValue()
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.NumberReadCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.NumberRequestsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.NumberWriteCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.PendingTransactionsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.scheduler.PendingWritesCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.AbstractVirtualDatabaseDataCollector
- We have the database object so let's get the value we want from ot
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.ActiveDatabaseThreadCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.DatabaseThreadsCollector
-
- getValue(Object) -
Method in class org.objectweb.cjdbc.common.monitor.virtualdatabase.PendingDatabaseConnectionCollector
-
- getValue(int) -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionTypeInfo
-
- getValueAt(int, int) -
Method in class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- getValueAt(int, int) -
Method in class org.objectweb.cjdbc.console.gui.model.OperationModel
-
- getValueAt(int, int) -
Method in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- getValueAt(int, int) -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.InfoTableModel
-
- getValueField() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiInputBackupFrame
- Returns the valueField value.
- getValueField() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiSelectCheckpointFrame
- Returns the valueField value.
- getValueField() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiSelectDumpFrame
- Returns the valueField value.
- getValueField() -
Method in class org.objectweb.cjdbc.console.gui.frames.GuiSelectShutdownFrame
- Returns the valueField value.
- getValues() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
- Returns an
ArrayList of String objects
representing the values associated with the unique columns involved in this
request.
- getValues() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionParameterDialog
- Returns the values value.
- getValues() -
Method in class org.objectweb.cjdbc.console.wizard.objects.ConnectionTypeInfo
- Returns the values value.
- getVersion() -
Static method in class org.objectweb.cjdbc.controller.core.Controller
- Returns Version as a long String
- getVersionColumns(String, String, String) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Feature not yet supported by C-JDBC.
- getVersionNumber() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Gets the controller version.
- getVersionNumber() -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- getVirtualDatabase(String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Gets the
VirtualDatabase object corresponding to a virtual
database name.
- getVirtualDatabase(String) -
Method in class org.objectweb.cjdbc.controller.monitoring.datacollector.DataCollector
- Try to get a virtual database from its name
- getVirtualDatabase() -
Method in class org.objectweb.cjdbc.controller.recoverylog.BackendRecoveryInfo
- Returns the virtualDatabase value.
- getVirtualDatabase() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the vdb value.
- getVirtualDatabase() -
Method in class org.objectweb.cjdbc.controller.requestmanager.distributed.DistributedRequestManager
- Returns the vdb value.
- getVirtualDatabaseName() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Gets the virtual database name to be used by the client (C-JDBC driver)
- getVirtualDatabaseProxy(String, String, String) -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Get a reference to the virtualdatabaseMbean with the given authentication
- getVirtualDatabases() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Returns information about the available virtual databases.
- getVirtualDbName() -
Method in class org.objectweb.cjdbc.console.text.module.VirtualDatabaseAdmin
- Returns the virtualDbName value.
- getVirtualDbObjectName(String) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Get the associated virtualdatabase object name
- getVirtualDbObjectNameFromBackend(ObjectName) -
Static method in class org.objectweb.cjdbc.common.jmx.JmxConstants
- Retrieve the owning database objectname of this backend's objectname
- getVirtualLogins() -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
-
- getWaitTimeout() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Gets the wait timeout.
- getWaitingList() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock
- Returns the waitingList.
- getWarnings() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- getWarnings() -
Method in class org.objectweb.cjdbc.driver.Connection
- The first warning reported by calls on this connection is returned.
- getWarnings() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- The first warning reported by calls on this ResultSet is returned.
- getWarnings() -
Method in class org.objectweb.cjdbc.driver.Statement
- The first warning reported by calls on this Statement is returned.
- getWeightedXml(HashMap) -
Static method in class org.objectweb.cjdbc.controller.loadbalancer.WeightedBalancer
- get different xml tags of the weights in the system.
- getWhere() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Returns an
ArrayList of TableColumn objects
representing the columns involved in the WHERE clause of
this request.
- getWhereColumns(String, ArrayList) -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
- Gets all the columns involved in the given
WHERE clause.
- getWhereColumns(String, ArrayList, boolean, boolean) -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Gets all the columns involved in the given
WHERE clause.
- getWhereValues() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Returns an
Hashtable of String keys
representing unique column names and String values
associated with the columns involved in this request.
- getWritingSpeed() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
- get writing speed, WARNING!
- getXml() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Return a string description of the backend in xml format.
- getXml() -
Method in class org.objectweb.cjdbc.common.shared.BackendInfo
- Returns the xml value.
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.filters.AbstractBlobFilter
- Get the XML attribute value of the filter as defined in the DTD.
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.filters.BlobEscapedFilter
-
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.filters.HexaBlobFilter
-
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.filters.MacrosHandler
- Return this
MacrosHandler to the corresponding xml form
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.filters.NoneBlobFilter
-
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseColumn
- Get xml information about this column.
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedure
- Get xml information about this procedure.
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseProcedureParameter
- Get xml information about this procedure.
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Get xml information about this schema.
- getXml() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseTable
- Get xml information about this table.
- getXml() -
Method in class org.objectweb.cjdbc.common.users.AbstractDatabaseUser
-
- getXml() -
Method in class org.objectweb.cjdbc.common.users.AdminUser
-
- getXml() -
Method in class org.objectweb.cjdbc.common.users.DatabaseBackendUser
-
- getXml() -
Method in class org.objectweb.cjdbc.common.users.VirtualDatabaseUser
-
- getXml() -
Method in interface org.objectweb.cjdbc.common.xml.XmlComponent
- Get xml formatted representation of this cjdbc component
- getXml() -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Format to xml
- getXml() -
Method in class org.objectweb.cjdbc.controller.backend.BackendRecoveryPolicy
- Get the XML dump of this BackendRecoveryPolicy element
- getXml() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Get xml information about this backend.
- getXml() -
Method in class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
- Get xml information about this AbstractRewritingRule.
- getXml() -
Method in class org.objectweb.cjdbc.controller.backup.BackupManager
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.metadata.MetadataCache
- Get xml information about this ParsingCache
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- Get xml information about this ParsingCache
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.result.CacheBehavior
- Implementation specific xml dump of the cache behavior.
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheRule
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.result.rules.EagerCaching
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.result.rules.NoCaching
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.cache.result.rules.RelaxedCaching
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.WaitForCompletionPolicy
- Returns this wait policy in xml format.
- getXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTablePolicy
- Returns xml formatted string containing information on all rules of the
system
- getXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Gives information about the current policy in xml
- getXml() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingPolicy
- Convert this error checking policy to xml
- getXml() -
Method in class org.objectweb.cjdbc.controller.monitoring.Monitoring
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
-
- getXml() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Get xml information of the current recovery load in the system.
- getXml() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Get xml information about this Request Manager
- getXml() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Get information about the Request Scheduler in xml format
- getXml() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Retrieves this
VirtualDatabase object in xml format
- getXmlContent() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
- get the xml that was formatted
- getXmlController() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Return the xml version of the controller.xml file without doc type
declaration, just data.
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Gets information about the request cache in xml
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Gets information about the request cache
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Gets xml formatted information on this connection manager
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.connection.FailFastPoolConnectionManager
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.connection.RandomWaitPoolConnectionManager
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.connection.SimpleConnectionManager
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.AbstractLoadBalancer
- Get information about the Request Load Balancer in xml
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb0.RAIDb0
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1ec
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2ec
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.singledb.SingleDB
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.monitoring.Monitoring
- Get implementation information
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoring
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb0.RAIDb0PessimisticTransactionLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb0.RAIDb0QueryLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb1.RAIDb1OptimisticQueryLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb1.RAIDb1OptimisticTransactionLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb1.RAIDb1PessimisticTransactionLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb1.RAIDb1QueryLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb2.RAIDb2PessimisticTransactionLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.raidb2.RAIDb2QueryLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.singledb.SingleDBPessimisticTransactionLevelScheduler
-
- getXmlImpl() -
Method in class org.objectweb.cjdbc.controller.scheduler.singledb.SingleDBQueryLevelScheduler
-
- getXmlValue(int) -
Static method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTablePolicy
- Returns the xml attribute value for the given policy
- getXmlVirtualDatabases() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Same as above but for the virtual databases.
- getZipSize() -
Method in class org.objectweb.cjdbc.common.util.ZipMe
- Get the size of the zip file
- granularity -
Variable in class org.objectweb.cjdbc.console.wizard.tab.CachingTab
-
- granularity -
Variable in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
-
- granularity -
Variable in class org.objectweb.cjdbc.controller.requestmanager.ParserThread
-
- graph(String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
- Starts a new graph
- graph(String, DataCollectorMBean, int, int, int, int, WindowListener) -
Static method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
- Starts a graph !
- graphDisplayFrequency -
Variable in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- graphFrequency -
Variable in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- graphRepeat -
Variable in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- graphTimeframe -
Variable in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- groupName -
Variable in class org.objectweb.cjdbc.console.wizard.tab.DistributionTab
-
- groupName -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Group name
- groupName -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.VirtualDatabaseConfiguration
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGuiListener
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGuiLoader
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.dnd.listeners.AbstractGuiDropListener
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.AttributeChangeDialog
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.OperationCallDialog
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.SetSubjectDialog
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.objects.BackendObject
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.popups.AbstractPopUpMenu
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.threads.task.BackupBackendTask
-
- gui -
Variable in class org.objectweb.cjdbc.console.gui.threads.task.RestoreBackendTask
-
- guiActionListener -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
- GuiAction listener
- guiSession -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Stored values for session
Help.java object
History object
HttpAdaptor.java object
MacroHandler set for this class) and modify either the
skeleton or the query itself.
LoggingOutputStream.close().
true if the given ProcedureName is
found in this schema.
true if this backend has the given stored procedure
in its schema.
true if this backend has the given stored procedure
in its schema.
true if this backend has the given table in its
schema.
true if the given TableName is found
in this schema.
true if this backend has the given table in its
schema.
true if the given TableName is found
in this schema.
true if the given TableName is found
in this schema.
true if this backend has the given list of tables in
its schema.
true if this backend has the given list of tables in
its schema.
VirtualDatabase of a given name exists in this
controller.
VirtualDatabase of a given name exists in this
controller.
InfoViewer export action.InfoTableModel object
SQLStatViewer menu bar.SQLStatViewerMenuBar menu bar.
InsertRequest is an SQL request of the following syntax:
INSERT INTO table-name [(column-name[,column-name]*)] {VALUES (constant|null[,constant|null]*)}|{SELECT query}
VALUES are ignored- InsertRequest(String, boolean, int, String, DatabaseSchema, int, boolean) -
Constructor for class org.objectweb.cjdbc.common.sql.InsertRequest
- Creates a new
InsertRequest instance.
- InsertRequest(String, boolean, int, String) -
Constructor for class org.objectweb.cjdbc.common.sql.InsertRequest
- Creates a new
DropRequest instance.
- InsertRequest -
Static variable in class org.objectweb.cjdbc.driver.protocol.Commands
- Insert Request.
- id -
Variable in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Request unique id (set by the controller).
- id -
Variable in class org.objectweb.cjdbc.controller.recoverylog.JDBCLoggerThread.LogObject
-
- id -
Variable in class org.objectweb.cjdbc.controller.recoverylog.RecoveryTask
-
- idType -
Variable in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
-
- idleThreads -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
-
- idleTimeout -
Variable in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Time a connection can stay idle before begin released (removed from the
pool) in milliseconds (0 means forever)
- idleWorkerThreads -
Variable in class org.objectweb.cjdbc.controller.core.ControllerServerThread
- Number of idle
ControllerWorkerThread.
- importDocumentFromXml(Document) -
Method in class org.objectweb.cjdbc.console.wizard.WizardTabs
-
- in -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
-
- inStrings -
Variable in class org.objectweb.cjdbc.driver.PreparedStatement
-
- incrementCacheHit() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Increments an entry cache hit by one.
- incrementCount() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Increments an entry count by one.
- incrementError() -
Method in class org.objectweb.cjdbc.common.util.Stats
- Increments an entry error by one.
- incrementLogTableId() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
- Increments the value of logTableId.
- index -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.paralleldb.ParallelDB_RR
-
- index -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRoundRobin
-
- index -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.policies.errorchecking.ErrorCheckingRoundRobin
- Round-robin index.
- index -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_RR
-
- index -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1_WRR
-
- index -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.raidb2.RAIDb2_RR
-
- indexes -
Variable in class org.objectweb.cjdbc.console.views.InfoTableSorter
-
- info(Object, Throwable) -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
- This method is overriden with an empty body.
- info(Object) -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
- This method is overriden with an empty body.
- info(Object) -
Method in class org.objectweb.cjdbc.common.log.Trace
- Logs a message object with the
INFO Level.
- info(Object, Throwable) -
Method in class org.objectweb.cjdbc.common.log.Trace
- Logs a message object with the
INFO Level
including the stack trace of the Throwableerror
passed as parameter.
- info -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.AttributeChangeDialog
-
- info -
Variable in class org.objectweb.cjdbc.console.gui.frames.jmxdesktop.OperationCallDialog
-
- info -
Variable in class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- info -
Variable in class org.objectweb.cjdbc.console.gui.model.OperationModel
-
- info -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.BackendTransfer
-
- infoScroll -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Scroll panel for selection in center pane
- infoTextPane -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
- The log panel itself
- infoTransformer -
Static variable in class org.objectweb.cjdbc.common.xml.XmlTools
-
- infoViewerMenuBarString -
Variable in class org.objectweb.cjdbc.console.views.InfoViewer
-
- initConsole() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- initPoolSize -
Variable in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
- Initial pool size to be initialized at startup.
- initRequestManagerVariables(VirtualDatabase, long, long, long) -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Method initRequestManagerVariables.
- initializaBackendBar(String, String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- initializaDatabaseBar(boolean) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- initializeCacheBar(String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- initializeConnections() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Initializes the connection managers' connections.
- initializeConnections() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Initializes the connection(s) to the database.
- initializeConnections() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractPoolConnectionManager
-
- initializeConnections(int) -
Method in class org.objectweb.cjdbc.controller.connection.AbstractPoolConnectionManager
- Initialize initPoolSize connections in the pool.
- initializeConnections() -
Method in class org.objectweb.cjdbc.controller.connection.SimpleConnectionManager
- Does nothing.
- initializeConnections() -
Method in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager
-
- initializeControllerBar() -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- initializeSchedulerBar(String) -
Method in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- initializeTransactionId(long) -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Initialize the transaction id with the given value (usually retrieved from
the recovery log).
- initialized -
Variable in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
true if the connection pool has been initialized.
- input -
Variable in class org.objectweb.cjdbc.common.stream.CJDBCInputStream
-
- inputBackupFrame -
Variable in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Select backup frame
- insert -
Variable in class org.objectweb.cjdbc.controller.cache.CacheStatistics
-
- insertRow() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0 Insert the contents of the insert row into the result set and the
database.
- insertTaskAfterLastWriteForTransaction(AbstractTask, Long) -
Method in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
- Adds a task just after the last write task for the given transaction in the
task list.
- insertsAreDetected(int) -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- We do not support row insert in
ResultSets.
- installUI(JComponent) -
Method in class org.objectweb.cjdbc.console.gui.jtools.MultiLineToolTipUI
-
- instantiate(String) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- instantiate(String, Object[], String[]) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- instantiate(String, ObjectName) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- instantiate(String, ObjectName, Object[], String[]) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- interactive -
Variable in class org.objectweb.cjdbc.console.text.Console
true if the console is used in interactive mode.
- internationalizeXsl(File) -
Static method in class org.objectweb.cjdbc.common.xml.XmlTools
- Transform the xsl file so that it is internationalized.
- intializeDatabase() -
Method in class org.objectweb.cjdbc.controller.recoverylog.JDBCRecoveryLog
- Checks if the tables (log and checkpoint) already exist, and create them if
needed.
- invalidate() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Invalidates this cache entry (removes the
ResultSet and turn
state to CacheEntry.CACHE_INVALID).
- invalidate() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Invalidates this cache entry (removes the
ResultSet and turn
state to CacheEntry.CACHE_INVALID).
- invalidate() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryEager
-
- invalidate() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryNoCache
-
- invalidate() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntryRelaxed
-
- invalidateAll() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Invalidates all cache entries depending on this column.
- invalidateAll() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Invalidates all cache entries of every column of this table.
- invalidateAllExceptPk() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseTable
- Invalidates all cache entries of every column of this table.
- invalidateAllNonUnique() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Invalidates all cache entries depending on this column that are non
UNIQUE.
- invalidateAllNonUniqueAndMarkDirtyUnique() -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Invalidates all cache entries depending on this column that are non
UNIQUE
and mark dirty UNIQUE queries.
- invalidateAllUniqueWithValuesAndAllNonUnique(String, ArrayList, ArrayList) -
Method in class org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseColumn
- Invalidates all cache entries depending on this column that are either
non- unique or unique and associated with given values.
- invoke(ObjectName, String, Object[], String[]) -
Method in class org.objectweb.cjdbc.controller.jmx.AuthenticatingMBeanServer
-
- invoke(ObjectName, String, Object[], String[]) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- invokeOperation(ObjectName, MBeanOperationInfo, Object[]) -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
-
- ipAddress -
Variable in class org.objectweb.cjdbc.controller.core.Controller
- The IP address to bind the controller to.
- ipAddressBox -
Variable in class org.objectweb.cjdbc.console.gui.frames.GuiNewControllerFrame
-
- isActive() -
Method in class org.objectweb.cjdbc.controller.monitoring.Monitoring
- Returns the active value.
- isAdd -
Variable in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isAdd() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
- Returns the isAdd value.
- isAfterLast() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0
Determine if the cursor is after the last row in the result set.
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns
true if this request in a ALTER
statement.
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
-
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
-
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.DropRequest
-
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.InsertRequest
-
- isAlter() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
-
- isApplyToSkeleton() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
- If the pattern apply to the skeleton ot the instanciated query.
- isAuthenticatedDatabase(String) -
Method in class org.objectweb.cjdbc.console.gui.session.GuiSession
- Test if user was authenticated for this database
- isAutoCommit -
Variable in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Whether this request has been sent in
autocommit mode or
not.
- isAutoCommit() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if the request should be executed in
autocommit mode.
- isAutoIncrement -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isAutoIncrement() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isAutoIncrement(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isBackgroundParsing() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- Returns the backgroundParsing.
- isBackuping() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the isBackuping value.
- isBeforeFirst() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0.
- isCacheEnableForDatabase(String) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
- Tell whether the database has some cache enabled
- isCacheEnableForDatabase(String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- isCaseSensitive -
Variable in class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
-
- isCaseSensitive() -
Method in class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
- Returns the isCaseSensitive value.
- isCaseSensitive -
Variable in class org.objectweb.cjdbc.controller.cache.result.ResultCacheRule
-
- isCaseSensitive -
Variable in class org.objectweb.cjdbc.controller.requestmanager.ParserThread
-
- isCaseSensitive -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isCaseSensitive() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isCaseSensitive(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isCaseSensitiveParsing() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the isCaseSensitiveParsing value.
- isCaseSensitiveParsing() -
Method in class org.objectweb.cjdbc.controller.cache.parsing.ParsingCache
- Returns the caseSensitiveParsin.
- isCaseSensitiveParsing -
Variable in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
-
- isCaseSensitiveParsing() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the isCaseSensitiveParsing value.
- isCaseSentive -
Variable in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
-
- isCaseSentive() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
- If matching is case sensitive or not
- isCatalogAtStart() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Does a catalog appear at the start of a qualified table name?
- isCellEditable(int, int) -
Method in class org.objectweb.cjdbc.console.gui.model.AttributeModel
-
- isCellEditable(int, int) -
Method in class org.objectweb.cjdbc.console.gui.model.OperationModel
-
- isCellEditable(int, int) -
Method in class org.objectweb.cjdbc.console.views.InfoViewer.InfoTableModel
- Don't need to implement this method unless your table's editable.
- isCleanBackupFiles() -
Method in class org.objectweb.cjdbc.controller.backup.BackupManager
- Returns the cleanBackupFiles value.
- isCleanOctopus() -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
- Returns the cleanOctopus value.
- isClientAuthenticationRequired -
Variable in class org.objectweb.cjdbc.common.net.SSLConfiguration
- need client authentication
- isClientAuthenticationRequired() -
Method in class org.objectweb.cjdbc.common.net.SSLConfiguration
- Returns the isClientAuthenticationRequired value.
- isClosed -
Variable in class org.objectweb.cjdbc.driver.Connection
- Status of the connection.
- isClosed() -
Method in class org.objectweb.cjdbc.driver.Connection
- Returns
true if the connection is closed (no real meaning
from C-JDBC point of view)
- isClosed -
Variable in class org.objectweb.cjdbc.driver.DriverResultSet
-
- isCompatible(DistributedVirtualDatabase) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.protocol.VirtualDatabaseConfiguration
- Check if the local distributed virtual database is compatible with this
virtual database configuration.
- isCompatibleBackend(BackendInfo) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Check if the given backend definition is compatible with the backend
definitions of this distributed virtual database.
- isCompatibleSubset(DatabaseSchema) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Checks if this
DatabaseSchema is a compatible subset of a
given schema.
- isCompatibleWith(DatabaseSchema) -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseSchema
- Checks if this
DatabaseSchema is compatible with the given
schema.
- isCompliant -
Variable in class org.objectweb.cjdbc.controller.backend.DriverCompliance
-
- isCompliant() -
Method in class org.objectweb.cjdbc.controller.backend.DriverCompliance
-
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns
true if this request in a CREATE
statement.
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
-
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
-
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.DropRequest
-
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.InsertRequest
-
- isCreate() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
-
- isCurrency -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isCurrency() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isCurrency(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isDataFlavorSupported(DataFlavor) -
Method in class org.objectweb.cjdbc.console.gui.objects.BackendObject
-
- isDataFlavorSupported(DataFlavor) -
Method in class org.objectweb.cjdbc.console.gui.objects.ConfigurationFileObject
-
- isDebugEnabled() -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
-
- isDebugEnabled() -
Method in class org.objectweb.cjdbc.common.log.StaticNoDebugLogger
-
- isDebugEnabled() -
Method in class org.objectweb.cjdbc.common.log.Trace
- Checks whether this category is enabled for the
DEBUG Level.
- isDefaultRule() -
Method in class org.objectweb.cjdbc.controller.loadbalancer.policies.createtable.CreateTableRule
- Returns
true if this rule is the default rule.
- isDefinitelyWritable -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isDefinitelyWritable() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isDefinitelyWritable(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns
true if this request in a DELETE
statement.
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
-
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
-
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.DropRequest
-
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.InsertRequest
-
- isDelete() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
-
- isDirty() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Returns
true if cache entry state is marked dirty (state is
CacheEntry.CACHE_DIRTY).
- isDirty() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Returns
true if cache entry state is marked dirty (state is
CacheEntry.CACHE_DIRTY).
- isDisabled() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Is the backend completely disabled ?
- isDisabled() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- isDisabling() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the isDisabling value.
- isDistributed() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.VirtualDatabaseMBean
- Tells whether this database is distributed or not
- isDistributed -
Variable in class org.objectweb.cjdbc.console.gui.objects.DatabaseObject
-
- isDistributed() -
Method in class org.objectweb.cjdbc.console.gui.objects.DatabaseObject
- Returns the isDistributed value.
- isDistributed() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Is this virtual database distributed ?
- isDistributed() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Is this virtual database distributed ?
- isDistributedDB() -
Method in class org.objectweb.cjdbc.console.wizard.tab.VirtualDatabaseTab
- Is it a distributed database
- isDistributedDatabase() -
Method in class org.objectweb.cjdbc.console.wizard.WizardTabs
-
- isDistributedVirtualDatabase(String) -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.ControllerMBean
-
- isDistributedVirtualDatabase(String) -
Method in class org.objectweb.cjdbc.controller.core.Controller
-
- isDriverProcessed() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns the driverProcessed value.
- isDriverProcessed() -
Method in class org.objectweb.cjdbc.driver.Connection
- Returns the driverProcessed value.
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns
true if this request in a DROP
statement.
- isDrop -
Variable in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
-
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
-
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.DropRequest
-
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.InsertRequest
-
- isDrop() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
-
- isDropInSameColumn(String, String) -
Method in class org.objectweb.cjdbc.console.gui.CjdbcGui
- Check if the target column and the current state are the same
- isDtdValid -
Variable in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- isDtdValid() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- isEligibleForRecovery(String) -
Method in class org.objectweb.cjdbc.controller.backend.BackendRecoveryPolicy
- Returns whether the given controller name is authorized to recover this
backend or not.
- isEnableFileLogging() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- isErrorEnabled() -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
-
- isErrorEnabled() -
Method in class org.objectweb.cjdbc.common.log.Trace
- Checks whether this category is enabled for the
INFO
Level.
- isEscapeBackslash() -
Method in class org.objectweb.cjdbc.driver.Connection
- Returns the escapeBackslash value.
- isEscapeSingleQuote() -
Method in class org.objectweb.cjdbc.driver.Connection
- Returns the escapeSingleQuote value.
- isFatalEnabled() -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
-
- isFatalEnabled() -
Method in class org.objectweb.cjdbc.common.log.Trace
- Checks whether this category is enabled for the
INFO
Level.
- isFirst() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0
Determine if the cursor is on the first row of the result set.
- isGenerateOnFatal() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- isGenerateOnShutdown() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- isHideSensitiveData() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- isInfoEnabled() -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
-
- isInfoEnabled() -
Method in class org.objectweb.cjdbc.common.log.Trace
- Checks whether this category is enabled for the
INFO
Level.
- isInitialized() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Tests if this backend is enabled (active and synchronized).
- isInitialized() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Tests if this backend is enabled (active and synchronized).
- isInitialized() -
Method in class org.objectweb.cjdbc.controller.connection.AbstractConnectionManager
- Tests if the connections have been initialized.
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns
true if this request in an INSERT
statement.
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
-
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
-
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.DropRequest
-
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.InsertRequest
-
- isInsert() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
-
- isInstanceOf(ObjectName, String) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- isInteractive() -
Method in class org.objectweb.cjdbc.console.text.Console
- Returns the interactive value.
- isJDBCConnected() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Is the backend accessible ?
- isJDBCConnected() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Is the backend accessible ?
- isJmxEnabled -
Static variable in class org.objectweb.cjdbc.controller.jmx.MBeanServerManager
-
- isJmxEnabled() -
Static method in class org.objectweb.cjdbc.controller.jmx.MBeanServerManager
- Returns the isJmxEnabled value.
- isKilled() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns true if the backend cannot be used anymore
- isKilled -
Variable in class org.objectweb.cjdbc.controller.cache.result.threads.EagerCacheThread
-
- isKilled -
Variable in class org.objectweb.cjdbc.controller.cache.result.threads.RelaxedCacheThread
-
- isKilled -
Variable in class org.objectweb.cjdbc.controller.connection.VariablePoolConnectionManager.RemoveIdleConnectionsThread
-
- isKilled -
Variable in class org.objectweb.cjdbc.controller.core.ControllerServerThread
-
- isKilled -
Variable in class org.objectweb.cjdbc.controller.core.ControllerWorkerThread
-
- isKilled -
Variable in class org.objectweb.cjdbc.controller.loadbalancer.BackendWorkerThread
-
- isKilled -
Variable in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
true ifthis has been killed.
- isLast() -
Method in class org.objectweb.cjdbc.driver.DriverResultSet
- JDBC 2.0
Determine if the cursor is on the last row of the result set.
- isLoading -
Variable in class org.objectweb.cjdbc.console.monitoring.MonitoringConsole
-
- isLocalSender(Member) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.DistributedVirtualDatabase
- Returns true if the given member is ourselves.
- isLocked -
Variable in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock
-
- isLocked() -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock
- Returns
true if the lock is owned by someone.
- isMonitoring() -
Method in class org.objectweb.cjdbc.controller.monitoring.SQLMonitoringRule
- If monitoring is activated or not.
- isNullable -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isNullable() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isNullable(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isParsed -
Variable in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Whether the SQL content has been parsed or not.
- isParsed() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if the request SQL content has been already
parsed.
- isPoolConnectionThreads() -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabase
- Returns the poolConnectionThreads.
- isReadEnabled() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Tests if this backend is read enabled (active and synchronized).
- isReadEnabled() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Tests if this backend is read enabled (active and synchronized).
- isReadLocked() -
Method in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
- Tests if the lock is currently held by at least one reader.
- isReadOnly -
Variable in class org.objectweb.cjdbc.common.sql.AbstractRequest
- True if the connection has been set to read-only
- isReadOnly() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if the connection is set to read-only
- isReadOnly() -
Method in class org.objectweb.cjdbc.driver.Connection
- Tests to see if the connection is in read only Mode.
- isReadOnly() -
Method in class org.objectweb.cjdbc.driver.DatabaseMetaData
- Is the database in read-only mode?
- isReadOnly -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isReadOnly() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isReadOnly(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isReadRequest() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if this request is a read request (
SELECT requests for example perform a read).
- isReadRequest() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
-
- isReadRequest() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isReadRequest() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
-
- isReadRequest() -
Method in class org.objectweb.cjdbc.common.sql.StoredProcedure
-
- isReadRequest() -
Method in class org.objectweb.cjdbc.common.sql.UnknownRequest
-
- isRecovering() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.AbstractRecoveryLogMBean
- Returns
true if at least one backend has started a recover
process.
- isRecovering() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the isRecovering value.
- isRecovering() -
Method in class org.objectweb.cjdbc.controller.recoverylog.AbstractRecoveryLog
- Returns
true if at least one backend has started a recover
process.
- isRegistered(ObjectName) -
Method in class org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer
-
- isReportEnabled() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- isSSLEnabled() -
Method in class org.objectweb.cjdbc.controller.core.security.ControllerSecurityManager
- is ssl enabled for this controller
- isSchemaIsStatic() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.RequestManagerMBean
- Returns the schemaIsStatic value.
- isSchemaIsStatic() -
Method in class org.objectweb.cjdbc.controller.requestmanager.RequestManager
- Returns the schemaIsStatic value.
- isSchemaStatic() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
-
- isSchemaStatic() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- isSearchable -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isSearchable() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isSearchable(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isSecurityEnabled() -
Method in class org.objectweb.cjdbc.controller.core.Controller
- Check whether security is enabled or not
- isShuttingDown -
Variable in class org.objectweb.cjdbc.controller.core.Controller
-
- isShuttingDown -
Variable in class org.objectweb.cjdbc.controller.core.ControllerServerThread
-
- isShuttingDown() -
Method in class org.objectweb.cjdbc.controller.core.ControllerServerThread
- Returns the isShuttingDown value.
- isSigned -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isSigned() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isSigned(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isSqlFunction(String) -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
- Checks if the string parameter represents an SQL function, e. g., MAX,
COUNT, SUM, etc.
- isStartedTransaction(Long) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns
true if the specified transaction has been started
on this backend (a connection has been allocated for this transaction).
- isStopOnMatch() -
Method in class org.objectweb.cjdbc.controller.backend.rewriting.AbstractRewritingRule
- Returns the stopOnMatch value.
- isSubjectSet() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
-
- isSuspendedTransactions() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
- isSuspendedWrites() -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
- isUnique -
Variable in class org.objectweb.cjdbc.common.sql.DeleteRequest
true if this query only deletes a single row.
- isUnique() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
- Returns
true if this query only deletes a single row.
- isUnique -
Variable in class org.objectweb.cjdbc.common.sql.UpdateRequest
true if this request updates a UNIQUE row.
- isUnique() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
- Returns
true as this request updates a UNIQUE
row.
- isUnique -
Variable in class org.objectweb.cjdbc.common.sql.schema.DatabaseColumn
true if this column has a UNIQUE constraint
(like primary keys for example).
- isUnique() -
Method in class org.objectweb.cjdbc.common.sql.schema.DatabaseColumn
- Tests if the column has a
UNIQUE constraint (like primary
keys for example).
- isUnknownRequest() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if the resulting operation on this request is
unknown (some non-standard command or stored procedure for example).
- isUnknownRequest() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
-
- isUnknownRequest() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isUnknownRequest() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
-
- isUnknownRequest() -
Method in class org.objectweb.cjdbc.common.sql.StoredProcedure
-
- isUnknownRequest() -
Method in class org.objectweb.cjdbc.common.sql.UnknownRequest
-
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
- Returns
true if this request in an UPDATE
statement.
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.CreateRequest
-
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.DeleteRequest
-
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.DropRequest
-
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.InsertRequest
-
- isUpdate() -
Method in class org.objectweb.cjdbc.common.sql.UpdateRequest
-
- isUpdateNecessary(UpdateRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Returns true if the cache does not contain the values that are given in the
update statement.
- isUpdateNecessary(UpdateRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
-
- isUpdateNecessary(UpdateRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheColumn
-
- isUpdateNecessary(UpdateRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheColumnUnique
-
- isUpdateNecessary(UpdateRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheDatabase
-
- isUpdateNecessary(UpdateRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCacheTable
-
- isValid() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- isValid() -
Method in interface org.objectweb.cjdbc.controller.cache.result.entries.CacheEntry
- Return
true if cache entry state is valid (state is
CacheEntry.CACHE_VALID).
- isValid() -
Method in class org.objectweb.cjdbc.controller.cache.result.entries.ResultCacheEntry
- Return
true if cache entry state is valid (state is
CacheEntry.CACHE_VALID).
- isValidAdminUser(AdminUser) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Checks whether this administrator user has been registered to this
AuthenticationManager
or not.
- isValidBackendState(String) -
Static method in class org.objectweb.cjdbc.console.gui.constants.GuiConstants
- Test whether the given backend state is a valid state Since all the backend
states are defined here, this test method should also be defined here.
- isValidConnection() -
Method in class org.objectweb.cjdbc.console.jmx.RmiJmxClient
- Test if the connection with the mbean server is still valid
- isValidConnection(Connection) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Check if the given connection is valid or not.
- isValidVirtualLogin(String) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Checks whether a given virtual login has been registered to this
AuthenticationManager
or not.
- isValidVirtualUser(VirtualDatabaseUser) -
Method in class org.objectweb.cjdbc.controller.authentication.AuthenticationManager
- Checks whether a given virtual database user has been registered to this
AuthenticationManager or not.
- isWaiting(long) -
Method in class org.objectweb.cjdbc.controller.scheduler.schema.TransactionExclusiveLock
- Returns
true if the given transaction id is contained in
this lock waiting queue.
- isWarnEnabled() -
Method in class org.objectweb.cjdbc.common.log.StaticDisabledLogger
-
- isWarnEnabled() -
Method in class org.objectweb.cjdbc.common.log.Trace
- Checks whether this category is enabled for the
INFO
Level.
- isWritable -
Variable in class org.objectweb.cjdbc.driver.Field
-
- isWritable() -
Method in class org.objectweb.cjdbc.driver.Field
-
- isWritable(int) -
Method in class org.objectweb.cjdbc.driver.ResultSetMetaData
-
- isWriteCanBeEnabled() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Returns the writeCanBeEnabled value.
- isWriteEnabled() -
Method in interface org.objectweb.cjdbc.common.jmx.mbeans.DatabaseBackendMBean
- Tests if this backend is write enabled (active and synchronized).
- isWriteEnabled() -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- Tests if this backend is write enabled (active and synchronized).
- isWriteLocked() -
Method in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
- Tests if the lock is currently held by a writer.
- isWriteRequest() -
Method in class org.objectweb.cjdbc.common.sql.AbstractRequest
- Returns
true if this request is a write request (
INSERT or UPDATE for example perform writes).
- isWriteRequest() -
Method in class org.objectweb.cjdbc.common.sql.AbstractWriteRequest
-
- isWriteRequest() -
Method in class org.objectweb.cjdbc.common.sql.AlterRequest
-
- isWriteRequest() -
Method in class org.objectweb.cjdbc.common.sql.SelectRequest
-
- isWriteRequest() -
Method in class org.objectweb.cjdbc.common.sql.StoredProcedure
-
- isWriteRequest() -
Method in class org.objectweb.cjdbc.common.sql.UnknownRequest
-
- isXmlValid -
Variable in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- isXmlValid() -
Method in class org.objectweb.cjdbc.common.xml.XmlValidator
-
- isZipBackupFiles() -
Method in class org.objectweb.cjdbc.controller.backup.BackupManager
- Returns the zipBackupFiles value.
- isZipOctopus() -
Method in class org.objectweb.cjdbc.controller.backup.Octopus
- Returns the zipOctopus value.
- isolationLevel -
Variable in class org.objectweb.cjdbc.driver.Connection
- Isolation level.
- itemStateChanged(ItemEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.AuthenticationTab.UserPanel
-
- itemStateChanged(ItemEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.BackendTab
-
- itemStateChanged(ItemEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.CachingTab
-
- itemStateChanged(ItemEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.RequestManagerTab
-
- itemStateChanged(ItemEvent) -
Method in class org.objectweb.cjdbc.console.wizard.tab.VirtualDatabaseTab
-
JDBCRecoverThread object
JDBCRecoveryLog instance.
JMultiLineToolTip.java object
JmxException instance.
JmxException instance.
JmxException instance.
JmxException instance.
KillThreadTask instance that must be executed
by nbToComplete backend threads
ListDatabases.java object
Load.java object
LogEditPopUpMenu object
LoggingPopUpMenu object
controller Add startup actions here to
avoid them in BLOB value designated by
this Blob object.
CLOB value designated by this
Clob object
VirtualDatabaseWorkerThread clients of the given
database
VirtualDatabase specified in the arguments list
ResultSet.
MBeanServerBuilder.java object
MacrosHandler object
Monitor.java object
VirtualDatabaseAdmin instance.
MonitoringConsole object
MonitoringGraph object
MultiLineToolTipUI
CacheEntry.CACHE_DIRTY).
CacheEntry.CACHE_DIRTY).
Stats object to this one.
DatabaseSchema with the current one.
DatabaseSchema with the current one.
DatabaseSchema with the current one.
DatabaseSchema with the current one.
Native.java object
NewBackendFrame object
NoMoreBackendException object
NoMoreBackendException object
NoMoreBackendException object
NoMoreBackendException object
NoTransactionStartWhenDisablingException
object
NoTransactionStartWhenDisablingException
object
NoTransactionStartWhenDisablingException
object
NoTransactionStartWhenDisablingException
object
NotImplementedException instance.
NotImplementedException instance.
NotImplementedException instance.
NotImplementedException instance.
NotifyCompletion object
AbstractSchedulerAbstractSchedulerAbstractSchedulerDatabasesParser.currentAuthenticationManager
using the parsed attributs.
DatabasesParser.currentAuthenticationManageras a new
AuthenticationManager.
BackendRecoveryPolicy using the parsed
attributes.
DatabasesParser.currentLoadBalancerusing the parsed
attributes.
JDBCRecoveryLog using the
parsed attributes.
ControllerName to the current
BackendRecoveryPolicy using the parsed attributes.
DatabasesParser.currentBackendas a new DatabaseBackend using
the parsed attributes.
DatabasesParser.currentTablea new DatabaseColumn using the
parsed attributes.
DatabasesParser.currentTableas a new DatabaseTable using the
parsed attributs.
DefaultResultCacheRule using the parsed attributes.
DatabasesParser.currentVirtualDatabaseas a new
DistributedVirtalDatabase using the parsed attributes.
FailFastPoolConnectionManager to
DatabasesParser.currentBackendusing the parsed attributes.
FileRecoveryLog using the
parsed attributes.
JDBCRecoveryLog using the BackendLogTable
parsed attributes.
JDBCRecoveryLog using the RecoveryLogTable
parsed attributes.
JDBCRecoveryLog using the
parsed attributes.
JDBCRecoveryLog using the RecoveryLogTable
parsed attributes.
DatabasesParser.currentMetadataCacheas a new MetadataCache
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new ParallelDB_RR
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new ParallelDB_LPRF
using the parsed attributes.
DatabasesParser.currentParsingCacheas a new ParsingCache
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb0 using the
parsed attributes.
DatabasesParser.currentRequestScheduleras a new
RAIDb0QueryLevelScheduler
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1_LPRF using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1 using the
parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1_RR using
the parsed attributes.
DatabasesParser.currentRequestScheduleras a new
RAIDb1QueryLevelScheduler
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1_WRR using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1ec using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1ec_RR using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb1ec_WRR
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2_LPRF using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2 using the
parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2_RR using
the parsed attributes.
DatabasesParser.currentRequestScheduleras a new
RAIDb2QueryLevelScheduler
using the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2_WRR using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2ec using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2ec_RR using
the parsed attributes.
DatabasesParser.currentLoadBalanceras a new RAIDb2ec_WRR
using the parsed attributes.
RandomWaitPoolConnectionManager to
DatabasesParser.currentBackendusing the parsed attributes.
RelaxedCaching behavior to the current
ResultCacheRule.
DatabasesParser.beginTimeout,DatabasesParser.commitTimeoutand
DatabasesParser.rollbackTimeouttimeouts (in ms) using the parsed attributes.
DatabasesParser.currentResultCacheas a new ResultCache using
the parsed attributes.
ResultCacheRule using the parsed attributes.
AbstractRewritingRule to the current DatabaseBackend.
SQLMonitoring to the current virtual database.
SQLMonitoringRule to the current SQL monitor.
SimpleConnectionManager to
DatabasesParser.currentBackendusing the parsed attributes.
DatabasesParser.currentLoadBalanceras a new SingleDB using
the parsed attributes.
DatabasesParser.currentRequestScheduleras a new
SingleDBQueryLevelScheduler
using the parsed attributes.
VariablePoolConnectionManager to
DatabasesParser.currentBackendusing the parsed attributes.
DatabasesParser.currentVirtualDatabaseas a new VirtualDatabase
using the parsed attributes.
DatabasesParser.currentVirtualUseras a new VirtualDatabaseUser
using the parsed attributes and adds this new virtual database user to the
DatabasesParser.currentAuthenticationManager.
Octopus object and sets the mode to use it as
a thread
OctopusException instance.
OctopusException instance.
OctopusException instance.
OctopusException instance.
OperationCallDialog object
ArrayList of OrderBy objects
CjdbcNotificationList.ParallelDB load balancer with NO_PARSING and a
SingleDB RAIDb level.
ParallelDB_LPRF object.
ParallelDB_RR object
PasswordAuthenticator.java object
PatternRewritingRule.java object
VirtualDatabaseAbstractSchedulerAbstractSchedulerPreparedStatement object. DatabaseSchema of the database targeted by this request.
DatabaseSchema of the database targeted by this request.
SelectRequest.getSelect(),
SelectRequest.getFrom()and SelectRequest.getWhere()functions.
SQLException: it is not possible to parse
an unknown request because we don't know its syntax or semantic.
DatabaseSchema of the database targeted by this request.
WaitForCompletionPolicy.FIRST).
pattern begins within the BLOB value that
this Blob object represents.
BLOB value designated by
this Blob object at which pattern begins.
searchstr begins within the CLOB value that
this Clob object represents.
Clob
object searchstr begins within the CLOB value
that this Clob object represents.
CallableStatement object that will generate
ResultSet objects with the given type and concurrency.
IN parameters can be
pre-compiled and stored in a PreparedStatement object.
PreparedStatement object.
PreparedStatement object that will generate
ResultSet objects with the given type, concurrency, and
holdability.
PreparedStatement object that has the
capability to retrieve auto-generated keys.
PreparedStatement object capable of
returning the auto-generated keys designated by the given array.
PreparedStatement object capable of
returning the auto-generated keys designated by the given array.
ArrayList of DatabaseProcedures.
PreparedStatement used to log requests.
Quit.java object
RAIDb1DistributedRequestManager instance
RAIDb2DistributedRequestManager instance
RMISSLServerSocketFactory.java object
RandomWaitPoolConnectionManager instance.
ReadPrioritaryFIFOWriteLock instance.
StoredProcedure call that returns a ResultSet.ReadStoredProcedureTask.
RecoveryLogViewer object
RecoveryTab object
AbstractTask and the id of the
task in the recovery log.RecoveryTask instance.
RefreshLogs.java object
RelaxedCacheThread object
RelaxedCacheThread object
RemoveCheckpoint.java object
ReplaceAllRewritingRule.java object
Replicate.java object
Report.java object
ReportManager.java object Report only logs
RequestManager instance.
RequestManagerTab object
Restore.java object
JmxTaskThread.java object
Cache instance.
COLUMN: column granularity, entries in the cache are
invalidated based on column dependencies
COLUMN_UNIQUE: same as COLUMN except that
UNIQUE queries that selects a single row based on a key are
invalidated only when needed.
DATABASE: the cache is flushed each time the database is
updated (every INSERT, UPDATE, DELETE, ... statement).CacheEntry represents a SQL select request with its reponse.
CacheEntry instance.
CacheEntry that is to be recognized as Eager entry.CacheEntry that simulates a NoCacheEntry.CacheEntry that is to be recognized as Relaxed entry.ResultCacheRule
TABLE: table granularity, entries in the cache are
invalidated based on table dependencies.RmiConnector.java object
RmiJmxClient.java object
RmiJmxClient object
RmiJmxClient.java object
Rollback message.
RollbackException is thrown by a scheduler when the
transaction must be rollbacked (for example when a deadlock is detected).RollbackException instance.
RollbackException instance.
RollbackException instance.
RollbackException instance.
HashMap of HashMap of DatabaseBackendUser
objects hashed by the backend name, hashed by their virtual database
login.
log4j.properties file.
parameterIndex
to the JDBC type sqlType.
parameterIndex
to be of JDBC type sqlType.
parameterName to the JDBC
type sqlType.
parameterName to be of JDBC
type sqlType.
Savepoint object from the current
transaction.
DatabaseColumn object from this table.
DatabaseColumn object from this table.
CacheEntry object associated to a pk entry.
DatabaseProcedure describing a procedure of the
database.
DatabaseTable describing a table of the database.
CacheDatabaseTable describing a table of the
database.
SchedulerDatabaseTable describing a table of the
database.
DOCTYPE found.
DOCTYPE found.
DOCTYPE found.
AbstractRewritingRule objects.
Savepoint object was
set.
wait() (on itself) when the
tasklist becomes empty.
SSLException instance.
SaveConfiguration.java object
SchedulerDatabaseSchema describes all the tables and columns
of a database and its associated cache entries.SchedulerDatabaseSchema instance by cloning an
existing DatabaseSchema.
CacheDatabaseTable represents a database table and its
associated cache entries. CacheDatabaseTable instance.
SecurityException instance.
SecurityException instance.
SecurityException instance.
SecurityException instance.
SelectRequest is an SQL request of the following syntax:
SELECT [ALL|DISTINCT] select-item[,select-item]*
FROM table-specification[,table-specification]*
[WHERE search-condition]
[GROUP BY grouping-column[,grouping-column]]
[HAVING search-condition]
[ORDER BY sort-specification[,sort-specification]]
[LIMIT ignored]
Note that table-specification in the FROM clause can be a
sub-select. SelectRequest instance.
SelectRequest instance.
SELECT statement.WriteRequestTask instance.
SetCheckpoint object
SetSubjectDialog object
ShowBackendState object
ShowBackends.java object
ShowBackends.java object
ShowCache.java object
ShowCacheStats.java object
ShowController.java object
ShowDatabases.java object
ShowRecoveryLog object
ShowScheduler.java object
ShowStats.java object
Shutdown.java object
ShutdownException instance.
ShutdownException instance.
ShutdownException instance.
ShutdownException instance.
Connection every time
the SimpleConnectionManager.getConnection()method is called.SimpleConnectionManager instance.
SimpleRewritingRule.java object
SingleDB instance.
Statement object is used for executing a static SQL
statement and obtaining the results produced by it.
Statement instance.
StaticDisabledLogger object from a given
log4j Logger.
StaticNoDebugLogger object from a given log4j
Logger.
Stats instance.
StoredProcedure is a SQL request with the following syntax:
{call <procedure-name>[<arg1>,<arg2>, ...]}
StoredProcedure instance.
true if schema is static.
ArrayList of TableColumn objects.
RmiConnector class.
java.math.BigDecimal value.
BLOB
value that this Blob object represents.
boolean
value.
byte value.
BLOB value that this
Blob object represents, starting at position
pos, and returns the number of bytes written.
byte array to the
BLOB value that this Blob object represents
and returns the number of bytes written.
Reader object,
which is the given number of characters long.
DatabaseSchema of the current virtual database.
DatabaseSchema of the current virtual database.
DatabaseSchema to be able to parse the requests and
find dependencies.
DatabaseSchema of the current virtual database.
DatabaseSchema of the current virtual database.
java.sql.Date
value.
java.sql.Date
value, using the given Calendar object.
double
value.
float value.
ResultSet objects created using
this Connection object to the given holdability.
int value.
DatabaseColumn.isUnique.
long value.
maxFieldSize.
CacheEntry in LRU.
ResultCacheEntry in LRU.
NULL.
NULL.
java.lang equivalent objects for integral values.
CacheEntry in LRU.
ResultCacheEntry in LRU.
ControllerResultSet of the cached select request
(cache update).
ControllerResultSet of the cached select request
(cache update).
Savepoint object that represents it.
Savepoint object that represents it.
short value.
String
value.
java.sql.Time
value.
java.sql.Time
value, using the given Calendar object.
java.sql.Time value.
java.sql.Timestamp
value.
java.sql.Timestamp
value, using the given Calendar object.
java.sql.Timestamp value.
java.net.URL
object.
java.net.URL
value.
ControllerParser object to
configure controller while parsing file.
VirtualDatabase configuration into the
controller.
CacheEntry.CACHE_VALID).
CacheEntry.CACHE_VALID).
isKilled value to true.
CLOB
false).
false).
false).
false).
false).
false).
false).
false).
ResultSet
objects returned from a CallableStatement object
simultaneously.
ResultSets from a single execute supported?
ResultSet type is
supported ?
ResultSet types.
false).
false).
false).
false).
false).
false).
TableColumn is used to carry parsing information and
contains a database table name and one of its column.TableColumn.
ControllerThreadsCountCollector.java object
Controller is
runningTotalMemoryCollector.java object
Trace object from a given log4j Logger.
TransactionExclusiveLock is an exclusive lock that let the
owner of the lock acquire several times the lock (but it needs to be released
only once). WaitingListElement instance.
TransactionMarkerMetaData.
transferBackend object
ArrayList of DatabaseTables.
ArrayList of SchedulerDatabaseTable.
String.
BLOB value that this Blob
object represents to be len bytes in length.
VARCHAR,TEXT, ...).
INSERT
(select based on a primary key for example).
UnknownRequest is an SQL request that does not match any
SQL query known by this software.UnknownRequest instance.
UnreachableBackendException is thrown when it is no more
possible to get a connection to a backend.UnreachableBackendException instance.
UnreachableBackendException instance.
UnreachableBackendException instance.
UnreachableBackendException instance.
UpdateRequest is an SQL request with the following syntax:
UPDATE table-name SET (column-name=expression[,column-name=expression]*) WHERE search-condition
UpdateRequest instance.
UpdateRequest instance.
Controller is
runnningUsedMemoryCollector.java object
java.sql.Array value.
java.sql.Array value.
java.sql.Blob value.
java.sql.Blob value.
java.sql.Clob value.
java.sql.Clob value.
refreshLogConfiguration method
java.sql.Ref value.
java.sql.Ref value.
false).
WaitForCompletion/policy,
ErrorChecking or CreateTable/policy attribute
ResultCache/granularity attribute.
ResultCache/granularity attribute.
ResultCache/granularity attribute.
MacrosHandler
MacrosHandler
escaped value of the blobEncodingMethod
attribute.
WaitForCompletion/policy attribute
MacrosHandler
hexa value of the blobEncodingMethod
attribute.
MacrosHandler
MacrosHandler
WaitForCompletion/policy attribute
ResultCache/granularity attribute.
DatabaseProcedure returns no result
none value of the blobEncodingMethod
attribute.
level attribute.
level attribute.
matchingType in a
RewritingRule.
level attribute.
level attribute.
CreateTable/policy or
ErrorChecking/policy attribute
matchingType in a
RewritingRule.
DatabaseProcedure does not say whether it returns a result
DatabaseProcedure returns a result
CreateTable/policy or
ErrorChecking/policy attribute
matchingType in a
RewritingRule.
ResultCache/granularity attribute.
MacrosHandler
MacrosHandler
VariablePoolConnectionManager instance with
the default minPoolSize(initial pool size to be initialized at startup).
VariablePoolConnectionManager instance.
ViewCheckpointNames object
VirtualDatabase represents a database from client point of
view and hide the complexity of the cluster distribution to the client. VirtualDatabase instance.
VirtualDatabaseAdmin instance.
VirtualDatabaseConfiguration object from a
DistributedVirtualDatabase.
VirtualDatabaseAdmin instance.
JmxException instance.
JmxException instance.
JmxException instance.
JmxException instance.
VirtualDatabaseUser is a login/password combination to
represent a virtual database user.VirtualDatabaseUser instance.
VirtualDatabaseWorkerThread handles a connection with a
C-JDBC driver.VirtualDatabaseWorkerThread instance.
VirtualDatabase objects.
ArrayList of VirtualDatabaseUser objects.
AbstractWriteRequest statement.WriteRequestTask.
AbstractWriteRequest statement and return the auto
generated keys.WriteRequestTask.
StoredProcedure call.WriteStoredProcedureTask.
ArrayList of WaitingListElement.
WARN Level.
WARN Level
including the stack trace of the Throwableerror
passed as parameter.
NULL.
ArrayList of TableColumn objects.
ArrayList of values String associated with
the unique columns involved in this delete query.
Hashtable of String keys corresponding to column names and
String values corresponding to the values associated with the UNIQUE
columns of a UNIQUE SELECT.
Hashtable in a readable format
ArrayList in a readable format
- write(char[]) -
Method in class org.objectweb.cjdbc.console.gui.jtools.JTextAreaWriter
- Write the given character array to the output stream.
- write(char[], int, int) -
Method in class org.objectweb.cjdbc.console.gui.jtools.JTextAreaWriter
- Write the given character array to the output stream beginning from the
given offset and proceeding to until the given length is reached.
- write(int) -
Method in class org.objectweb.cjdbc.console.gui.jtools.JTextAreaWriter
- Write the given character to the output stream.
- write(String) -
Method in class org.objectweb.cjdbc.console.gui.jtools.JTextAreaWriter
- Write the given String to the output stream.
- write(String, int, int) -
Method in class org.objectweb.cjdbc.console.gui.jtools.JTextAreaWriter
- Write the given String to the output stream beginning from the given
offset and proceeding to until the given length is reached.
- write(String) -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- write(Hashtable) -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- writeBoolean(boolean) -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- writeCanBeEnabled -
Variable in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
- A boolean to know if we should allow this backend to be enabled for write
- writeCompleted(AbstractWriteRequest) -
Method in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
- Notify the completion of a write statement.
- writeControllerInfo() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
- Write Controller info as return by
getInformation()
- writeControllerSettings() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
- Write all parameters from
ControllerFactory
- writeException(Exception) -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
- Write Details of the exception
- writeExecutedInTransaction -
Variable in class org.objectweb.cjdbc.driver.Connection
- Has a write request been executed in the current transaction?
- writeFile(String) -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- writeHeader(String) -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- writeInt(int) -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- writeJavaProperties() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
- Write All Java Properties
- writeLine(String) -
Method in class org.objectweb.cjdbc.console.wizard.XmlValidatorFrame
- Append a line to the text area
- writeLogs() -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
- Write Logs
- writeLong(long) -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- writeNotify(AbstractWriteRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.AbstractResultCache
- Notifies the cache that the given write request has been issued, so that
cache coherency can be maintained.
- writeNotify(AbstractWriteRequest) -
Method in class org.objectweb.cjdbc.controller.cache.result.ResultCache
- Notifies the cache that this write request has been issued, so that cache
coherency can be maintained.
- writeObject(Object) -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- writeObject(ObjectOutputStream) -
Method in class org.objectweb.cjdbc.controller.backend.DatabaseBackend
-
- writeRequestFromStream(boolean) -
Method in class org.objectweb.cjdbc.controller.virtualdatabase.VirtualDatabaseWorkerThread
- Read a write request send by the
Connection object.
- writeRequestOnStream(AbstractWriteRequest, boolean) -
Method in class org.objectweb.cjdbc.driver.Connection
- Serialize a write request on the output stream by sending only the needed
parameters to reconstruct it on the controller
- writeSync -
Variable in class org.objectweb.cjdbc.controller.scheduler.raidb1.RAIDb1QueryLevelScheduler
-
- writeSync -
Variable in class org.objectweb.cjdbc.controller.scheduler.raidb2.RAIDb2QueryLevelScheduler
-
- writeTitle(String) -
Method in class org.objectweb.cjdbc.controller.core.ReportManager
-
- writeTransactions -
Variable in class org.objectweb.cjdbc.controller.requestmanager.distributed.DistributedRequestManager
- List of transactions that have executed at least one write query
- writeUTF(String) -
Method in class org.objectweb.cjdbc.common.stream.CJDBCOutputStream
-
- writeWaitingQueue -
Variable in class org.objectweb.cjdbc.common.util.ReadPrioritaryFIFOWriteLock
-
- writer -
Variable in class org.objectweb.cjdbc.console.gui.frames.GuiExceptionFrame
-
- writer -
Variable in class org.objectweb.cjdbc.console.wizard.XmlValidatorFrame
-
- writesSync -
Variable in class org.objectweb.cjdbc.controller.scheduler.AbstractScheduler
-
XmlEditPopUpMenu object
XmlValidatorFrame object
XmlWizard object.
XmlWizard object The wizard will create a new
document from scratch
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||