A B C D E F G H I J L M N O P R S T U V W X Z

A

absolute(int) - Method in class com.elvyx.ResultSet
 
acceptsURL(String) - Method in class com.elvyx.Driver
 
add(Object) - Method in class com.elvyx.engine.common.ObjectFIFO
 
addBatch() - Method in class com.elvyx.CallableStatement
 
addBatch(String) - Method in class com.elvyx.CallableStatement
 
addBatch(String) - Method in class com.elvyx.ExtStatement
 
addBatch() - Method in class com.elvyx.PreparedStatement
 
addBatch(String) - Method in class com.elvyx.PreparedStatement
 
addBatch(String) - Method in class com.elvyx.Statement
 
addConnectionEventListener(ConnectionEventListener) - Method in class com.elvyx.PooledConnection
Adds ConnectionEventListeners to a hash table to be used for notification of ConnectionEvents
addEach(Object[]) - Method in class com.elvyx.engine.common.ObjectFIFO
 
afterLast() - Method in class com.elvyx.ResultSet
 
append(Connection, Long, Long, Long, String, String, String, String, String) - Static method in class com.elvyx.engine.common.Register
 
append(Connection, Long, Long, Long, String, String, String) - Static method in class com.elvyx.engine.common.Register
 
available() - Method in class com.elvyx.server.BufferedMultipartInputStream
This method returns the number of available bytes left to read in the buffer before it has to be refilled

B

beforeFirst() - Method in class com.elvyx.ResultSet
 
beforeSubmit() - Method in class com.elvyx.Relayer
 
buffer - Variable in class com.elvyx.server.BufferedMultipartInputStream
The byte array used to hold buffered data
BufferedMultipartInputStream - Class in com.elvyx.server
This class implements buffering for an InputStream as well as a readLine method.
BufferedMultipartInputStream(InputStream, int, long, long) - Constructor for class com.elvyx.server.BufferedMultipartInputStream
Public constructor for this class, just wraps the InputStream given
bufferLength - Variable in class com.elvyx.server.BufferedMultipartInputStream
The number of bytes read from the underlying InputStream that are in the buffer
bufferOffset - Variable in class com.elvyx.server.BufferedMultipartInputStream
The current offset we're at in the buffer's byte array
bufferSize - Variable in class com.elvyx.server.BufferedMultipartInputStream
The size of the byte array buffer

C

CallableStatement - Class in com.elvyx
CallableStatement wrapper
CallableStatement(Connection, String) - Constructor for class com.elvyx.CallableStatement
 
CallableStatement(Connection, String, int, int) - Constructor for class com.elvyx.CallableStatement
 
CallableStatement(Connection, String, int, int, int) - Constructor for class com.elvyx.CallableStatement
 
callListener(int, SQLException) - Method in class com.elvyx.PooledConnection
Notifies all registered ConnectionEventListeners of ConnectionEvents.
cancel() - Method in class com.elvyx.CallableStatement
 
cancel() - Method in class com.elvyx.ExtStatement
 
cancel() - Method in class com.elvyx.PreparedStatement
 
cancel() - Method in class com.elvyx.Statement
 
cancelRowUpdates() - Method in class com.elvyx.ResultSet
 
changeDao(DatabaseType) - Method in class com.elvyx.server.Elvyx
Change DAO
characters(char[], int, int) - Method in class com.elvyx.client.command.ResponseImpl
Characters
characters(char[], int, int) - Method in class com.elvyx.server.RequestImpl
Characters
checkAndFireConnectionError(SQLException) - Method in class com.elvyx.LogicalConnection
 
CheckHsqldbState - Class in com.elvyx.server.db
This class check the hsqdb state.
CheckHsqldbState(Server, boolean) - Constructor for class com.elvyx.server.db.CheckHsqldbState
Constructor
clearBatch() - Method in class com.elvyx.CallableStatement
 
clearBatch() - Method in class com.elvyx.ExtStatement
 
clearBatch() - Method in class com.elvyx.PreparedStatement
 
clearBatch() - Method in class com.elvyx.Statement
 
clearParameters() - Method in class com.elvyx.CallableStatement
 
clearParameters() - Method in class com.elvyx.PreparedStatement
 
clearWarnings() - Method in class com.elvyx.CallableStatement
 
clearWarnings() - Method in class com.elvyx.Connection
 
clearWarnings() - Method in class com.elvyx.ExtStatement
 
clearWarnings() - Method in class com.elvyx.LogicalConnection
 
clearWarnings() - Method in class com.elvyx.PreparedStatement
 
clearWarnings() - Method in class com.elvyx.ResultSet
 
clearWarnings() - Method in class com.elvyx.Statement
 
clone() - Method in class com.elvyx.server.ElvyxEnum
Throws CloneNotSupportedException.
close() - Method in class com.elvyx.CallableStatement
 
close() - Method in class com.elvyx.Connection
 
close() - Method in class com.elvyx.ExtStatement
 
close() - Method in class com.elvyx.LogicalConnection
 
close(boolean) - Method in class com.elvyx.LogicalConnection
 
close() - Method in class com.elvyx.PooledConnection
Invoked by the container (not the client), and should close the physical connection.
close() - Method in class com.elvyx.PreparedStatement
 
close() - Method in class com.elvyx.ResultSet
 
close() - Method in class com.elvyx.server.BufferedMultipartInputStream
This method attempts to close the underlying InputStream
close() - Method in class com.elvyx.server.Server
Close the server socket.
close() - Method in class com.elvyx.Statement
 
CmdEDT - Class in com.elvyx.client.command
Command EDT.[ Erase data ].
CmdEDT() - Constructor for class com.elvyx.client.command.CmdEDT
 
CmdEDT - Class in com.elvyx.server.command
Command EDT.[ Erase data ].
CmdEDT() - Constructor for class com.elvyx.server.command.CmdEDT
 
CmdFIL - Class in com.elvyx.server.command
Command FIL.[ Send a file ].
CmdFIL() - Constructor for class com.elvyx.server.command.CmdFIL
 
CmdGDT - Class in com.elvyx.client.command
Command GDT.[ Get details ].
CmdGDT() - Constructor for class com.elvyx.client.command.CmdGDT
 
CmdGDT - Class in com.elvyx.server.command
Command GDT.[ Get details ].
CmdGDT() - Constructor for class com.elvyx.server.command.CmdGDT
 
CmdGLS - Class in com.elvyx.client.command
Command GLS.[ Get list of statement ].
CmdGLS() - Constructor for class com.elvyx.client.command.CmdGLS
 
CmdGLS - Class in com.elvyx.server.command
Command GLS.[ Get list of statement ].
CmdGLS() - Constructor for class com.elvyx.server.command.CmdGLS
 
CmdLOD - Class in com.elvyx.server.command
Command LOD.[ Load a file to database ].
CmdLOD() - Constructor for class com.elvyx.server.command.CmdLOD
 
CmdLOG - Class in com.elvyx.server.command
Command LOG.[ Receive information from elvyx ].
CmdLOG() - Constructor for class com.elvyx.server.command.CmdLOG
 
CmdSTP - Class in com.elvyx.server.command
Command STP.[ Stop server ].
CmdSTP() - Constructor for class com.elvyx.server.command.CmdSTP
 
com.elvyx - package com.elvyx
This package includes the jdbc driver implementation.
com.elvyx.client - package com.elvyx.client
This package includes elvyx client functionalities.
com.elvyx.client.command - package com.elvyx.client.command
This package includes commands implementation needed for elvyxClient.
com.elvyx.client.guicomp - package com.elvyx.client.guicomp
This package includes gui implementations.
com.elvyx.client.util - package com.elvyx.client.util
This package includes gui implementations.
com.elvyx.engine.common - package com.elvyx.engine.common
This package includes the functionality needed by the driver to store and send this information to the server.
com.elvyx.engine.common.payload - package com.elvyx.engine.common.payload
This package includes functionalities to submit data to the server side.
com.elvyx.engine.common.payloaddelivery - package com.elvyx.engine.common.payloaddelivery
 
com.elvyx.server - package com.elvyx.server
This package includes server implementation.
com.elvyx.server.command - package com.elvyx.server.command
This package includes command implementation.
com.elvyx.server.db - package com.elvyx.server.db
This package includes database access implementation.
com.elvyx.server.model - package com.elvyx.server.model
This package includes model objects.
Command - Interface in com.elvyx.client.command
Interface command.
Command - Interface in com.elvyx.server.command
Command interface.
Command - Class in com.elvyx.server.model
Command bean
Command(String, Element) - Constructor for class com.elvyx.server.model.Command
Constructor for Command.
CommandException - Exception in com.elvyx.client.command
This is a CommandException.
CommandException() - Constructor for exception com.elvyx.client.command.CommandException
Constructor for CommandException.
CommandException(String) - Constructor for exception com.elvyx.client.command.CommandException
Constructor for CommandException.
CommandException(String, Throwable) - Constructor for exception com.elvyx.client.command.CommandException
Constructor for CommandException.
CommandException(Exception) - Constructor for exception com.elvyx.client.command.CommandException
Constructor for CommandException.
CommandException - Exception in com.elvyx.server.command
Command exception.
CommandException() - Constructor for exception com.elvyx.server.command.CommandException
Constructor for CommandException.
CommandException(String) - Constructor for exception com.elvyx.server.command.CommandException
Constructor for CommandException.
CommandException(Class, Exception) - Constructor for exception com.elvyx.server.command.CommandException
Constructor for CommandException.
CommandException(String, Exception) - Constructor for exception com.elvyx.server.command.CommandException
Constructor for CommandException.
CommandManager - Class in com.elvyx.server.command
elvyx server.
CommandManager(Request) - Constructor for class com.elvyx.server.command.CommandManager
Constructor for CommandManager.
commit() - Method in class com.elvyx.Connection
Execute commit command
commit() - Method in class com.elvyx.LogicalConnection
 
compareTo(Object) - Method in class com.elvyx.server.ElvyxEnum
Compares this enum with the specified object for order.
connect(String, Properties) - Method in class com.elvyx.Driver
 
Connection - Class in com.elvyx
This is a connection wrapper.
Connection(Connection, ConnectionProperties) - Constructor for class com.elvyx.Connection
Constructor for Connection.
connection - Variable in class com.elvyx.ExtStatement
 
CONNECTION_CLOSED_EVENT - Static variable in class com.elvyx.PooledConnection
The flag for a connection being closed.
CONNECTION_ERROR_EVENT - Static variable in class com.elvyx.PooledConnection
The flag for an exception being thrown.
ConnectionPoolDataSource - Class in com.elvyx
This class is used to obtain a physical connection and instantiate and return an ElvyxPooledConnection.
ConnectionPoolDataSource() - Constructor for class com.elvyx.ConnectionPoolDataSource
 
ConnectionProperties - Class in com.elvyx
This class is used to store the list of DriverPropertyInfo[]'s needed in order to satisfy Driver.getPropertyInfo.
ConnectionProperties() - Constructor for class com.elvyx.ConnectionProperties
 
ConnectionProperties(String, Properties) - Constructor for class com.elvyx.ConnectionProperties
 
contentLength - Variable in class com.elvyx.server.BufferedMultipartInputStream
The content length of the multipart data
contentLengthMet - Variable in class com.elvyx.server.BufferedMultipartInputStream
Whether or not bytes up to the Content-Length have been read
contentLengthMet() - Method in class com.elvyx.server.BufferedMultipartInputStream
 
create() - Method in interface com.elvyx.server.db.Dao
Create the database
create() - Method in class com.elvyx.server.db.HsqldbDaoImpl
Create the database
createStatement() - Method in class com.elvyx.Connection
 
createStatement(int, int) - Method in class com.elvyx.Connection
 
createStatement(int, int, int) - Method in class com.elvyx.Connection
 
createStatement() - Method in class com.elvyx.LogicalConnection
 
createStatement(int, int) - Method in class com.elvyx.LogicalConnection
 
createStatement(int, int, int) - Method in class com.elvyx.LogicalConnection
 

D

Dao - Interface in com.elvyx.server.db
Dao interface includes how interact with the database .
DaoFactory - Class in com.elvyx.server.db
It return the dao implementation.
DaoFactory() - Constructor for class com.elvyx.server.db.DaoFactory
 
Data - Class in com.elvyx.engine.common
Data bean.
Data(String, String, String, String, String, String, String, String, String) - Constructor for class com.elvyx.engine.common.Data
 
DatabaseType - Class in com.elvyx.server.db
Database types available.
DataRead - Interface in com.elvyx.client.guicomp
It provide a contract to retrieve values, parameters.
DataSource - Class in com.elvyx
DataSource wrapper
DataSource() - Constructor for class com.elvyx.DataSource
Default no-arg constructor for Serialization Load defaults
DataWrite - Interface in com.elvyx.client.guicomp
It provide a contract to get and pass values to objects.
DatFile - Class in com.elvyx.server
Process every sql received, it try to store or update values in the database TODO: I need to explain it more
DatFile(File) - Constructor for class com.elvyx.server.DatFile
 
DatFile(File, boolean) - Constructor for class com.elvyx.server.DatFile
 
defaults - Variable in class com.elvyx.ConnectionProperties
 
delete() - Static method in class com.elvyx.engine.common.payloaddelivery.FlatFile
Delete flat file
delete() - Method in class com.elvyx.engine.common.payloaddelivery.ZipFile
Delete the zip file
deleteRow() - Method in class com.elvyx.ResultSet
 
Dimension - Class in com.elvyx.client.util
 
Dimension() - Constructor for class com.elvyx.client.util.Dimension
 
Driver - Class in com.elvyx
Driver wrapper.
Driver() - Constructor for class com.elvyx.Driver
 
driver - Static variable in class com.elvyx.Driver
 
dsProperties - Variable in class com.elvyx.DataSource
The driver to create connections with

E

Elvyx - Class in com.elvyx.server
Elvyx server.
ELVYX_DATABASE - Static variable in class com.elvyx.ConnectionProperties
Name of elvyx database
ELVYX_DRIVER - Static variable in class com.elvyx.ConnectionProperties
Name of elvyx driver
ELVYX_HOST - Static variable in class com.elvyx.ConnectionProperties
Name of elvyx host
ELVYX_PASSWORD - Static variable in class com.elvyx.ConnectionProperties
Name of elvyx password
ELVYX_PORT - Static variable in class com.elvyx.ConnectionProperties
Name of elvyx port
ELVYX_USERNAME - Static variable in class com.elvyx.ConnectionProperties
Name of elvyx user
ELVYX_VERSION - Static variable in class com.elvyx.ConnectionProperties
Version of elvyx
ElvyxClient - Class in com.elvyx.client
elvyx client.
ElvyxClient() - Constructor for class com.elvyx.client.ElvyxClient
 
ElvyxEnum - Class in com.elvyx.server
Implementation of the Java 1.5 enum type, excluding getDeclaringClass().
ElvyxEnum(String, int) - Constructor for class com.elvyx.server.ElvyxEnum
Sole constructor.
ElvyxState - Class in com.elvyx.server
elvyx state.
ElvyxURL - Class in com.elvyx.client.util
It helps users to create the elvyx url
ElvyxURL() - Constructor for class com.elvyx.client.util.ElvyxURL
 
ElvyxURLDialog - Class in com.elvyx.client.guicomp
It helps users to create the elvyx url
endElement(String, String, String) - Method in class com.elvyx.client.command.ResponseImpl
Event throwed when element finish
endElement(String, String, String) - Method in class com.elvyx.server.RequestImpl
Event throwed when element finish
equals(Object) - Method in class com.elvyx.server.ElvyxEnum
Returns true if the specified object is equal to this enum constant.
eraseDatabase() - Method in interface com.elvyx.client.Functions
Send command to erase data in database.
eraseDatabase() - Method in class com.elvyx.client.FunctionsImpl
Send command to erase data in database.
eraseDatabase() - Method in interface com.elvyx.server.db.Dao
Erase the database
eraseDatabase() - Method in class com.elvyx.server.db.HsqldbDaoImpl
Erase the database
execute() - Method in class com.elvyx.CallableStatement
 
execute(String, int) - Method in class com.elvyx.CallableStatement
 
execute(String, int[]) - Method in class com.elvyx.CallableStatement
 
execute(String, String[]) - Method in class com.elvyx.CallableStatement
 
execute(String) - Method in class com.elvyx.CallableStatement
 
execute(Object) - Method in class com.elvyx.client.command.MessageHandler
This method execute commands.
execute() - Method in class com.elvyx.client.command.MessageHandler
This methos allow execute the command without set parameters
execute(Runnable) - Method in class com.elvyx.engine.common.ThreadPool
 
execute(String) - Method in class com.elvyx.ExtStatement
 
execute(String, int) - Method in class com.elvyx.ExtStatement
 
execute(String, int[]) - Method in class com.elvyx.ExtStatement
 
execute(String, String[]) - Method in class com.elvyx.ExtStatement
 
execute() - Method in class com.elvyx.PreparedStatement
 
execute(String, int) - Method in class com.elvyx.PreparedStatement
 
execute(String, int[]) - Method in class com.elvyx.PreparedStatement
 
execute(String, String[]) - Method in class com.elvyx.PreparedStatement
 
execute(String) - Method in class com.elvyx.PreparedStatement
 
execute(String, int) - Method in class com.elvyx.Statement
 
execute(String, int[]) - Method in class com.elvyx.Statement
 
execute(String, String[]) - Method in class com.elvyx.Statement
 
execute(String) - Method in class com.elvyx.Statement
 
executeAction(String, Object) - Method in interface com.elvyx.client.guicomp.DataWrite
Execute an action
executeBatch() - Method in class com.elvyx.CallableStatement
 
executeBatch() - Method in class com.elvyx.ExtStatement
 
executeBatch() - Method in class com.elvyx.PreparedStatement
 
executeBatch() - Method in class com.elvyx.Statement
 
executeQuery() - Method in class com.elvyx.CallableStatement
 
executeQuery(String) - Method in class com.elvyx.CallableStatement
 
executeQuery(String) - Method in class com.elvyx.ExtStatement
 
executeQuery() - Method in class com.elvyx.PreparedStatement
 
executeQuery(String) - Method in class com.elvyx.PreparedStatement
 
executeQuery(String) - Method in class com.elvyx.Statement
 
executeUpdate() - Method in class com.elvyx.CallableStatement
 
executeUpdate(String, int) - Method in class com.elvyx.CallableStatement
 
executeUpdate(String, int[]) - Method in class com.elvyx.CallableStatement
 
executeUpdate(String, String[]) - Method in class com.elvyx.CallableStatement
 
executeUpdate(String) - Method in class com.elvyx.CallableStatement
 
executeUpdate(String) - Method in class com.elvyx.ExtStatement
 
executeUpdate(String, int) - Method in class com.elvyx.ExtStatement
 
executeUpdate(String, int[]) - Method in class com.elvyx.ExtStatement
 
executeUpdate(String, String[]) - Method in class com.elvyx.ExtStatement
 
executeUpdate() - Method in class com.elvyx.PreparedStatement
 
executeUpdate(String, int) - Method in class com.elvyx.PreparedStatement
 
executeUpdate(String, int[]) - Method in class com.elvyx.PreparedStatement
 
executeUpdate(String, String[]) - Method in class com.elvyx.PreparedStatement
 
executeUpdate(String) - Method in class com.elvyx.PreparedStatement
 
executeUpdate(String) - Method in class com.elvyx.Statement
 
executeUpdate(String, int) - Method in class com.elvyx.Statement
 
executeUpdate(String, int[]) - Method in class com.elvyx.Statement
 
executeUpdate(String, String[]) - Method in class com.elvyx.Statement
 
exists() - Static method in class com.elvyx.engine.common.payloaddelivery.FlatFile
If exist statements.dat
exit() - Method in interface com.elvyx.client.Functions
Exit the application.
exit() - Method in class com.elvyx.client.FunctionsImpl
Exit the application.
EXIT - Static variable in class com.elvyx.server.ElvyxState
Exit state
extra - Variable in class com.elvyx.ExtStatement
 
ExtStatement - Class in com.elvyx
CallableStatement wrapper

F

Factory - Interface in com.elvyx.client.guicomp
The factory interface define functions into the gui factory .
Factory - Class in com.elvyx
Using this factory you can get Connections, Statement, PrepareStatements,etc
Factory() - Constructor for class com.elvyx.Factory
 
fill() - Method in class com.elvyx.server.BufferedMultipartInputStream
Fills the buffer with data from the underlying inputStream.
Filter - Class in com.elvyx.client.util
 
Filter() - Constructor for class com.elvyx.client.util.Filter
 
Filter - Class in com.elvyx.server.model
Filter bean
Filter() - Constructor for class com.elvyx.server.model.Filter
 
finalize() - Method in class com.elvyx.Connection
 
findColumn(String) - Method in class com.elvyx.ResultSet
 
finish() - Method in class com.elvyx.client.Schedule
Stop this schedule
first() - Method in class com.elvyx.ResultSet
 
FlatFile - Class in com.elvyx.engine.common.payloaddelivery
It handle statement.dat.
FlatFile() - Constructor for class com.elvyx.engine.common.payloaddelivery.FlatFile
 
format() - Method in class com.elvyx.client.util.Formatter
 
Formatter - Class in com.elvyx.client.util
This class was taken from Hibernate and proposed by Juan Alvarado.
Formatter(String) - Constructor for class com.elvyx.client.util.Formatter
 
Functions - Interface in com.elvyx.client
The functions interface includes the functionalities available for elvyx client.
FunctionsImpl - Class in com.elvyx.client
Load the parameters from properties files and it has the method to get information from server.

G

GaussianDist - Class in com.elvyx.client.util
Calculate the gaussian distribution
GaussianDist(Double, Double, Double, Double, Integer) - Constructor for class com.elvyx.client.util.GaussianDist
GaussianDist constructor.
generateURL(String, String, String, String, String, String) - Method in class com.elvyx.client.util.ElvyxURL
It creates the elvyx url
generateURL_XML(String, String, String, String, String, String) - Method in class com.elvyx.client.util.ElvyxURL
It creates the elvyx url for XML
getActualTime() - Method in class com.elvyx.server.model.SqlStatement
 
getArray(int) - Method in class com.elvyx.CallableStatement
 
getArray(String) - Method in class com.elvyx.CallableStatement
 
getArray(int) - Method in class com.elvyx.ResultSet
 
getArray(String) - Method in class com.elvyx.ResultSet
 
getAsciiStream(String) - Method in class com.elvyx.ResultSet
 
getAsciiStream(int) - Method in class com.elvyx.ResultSet
 
getAutoCommit() - Method in class com.elvyx.Connection
 
getAutoCommit() - Method in class com.elvyx.LogicalConnection
 
getBigDecimal(int, int) - Method in class com.elvyx.CallableStatement
 
getBigDecimal(int) - Method in class com.elvyx.CallableStatement
 
getBigDecimal(String) - Method in class com.elvyx.CallableStatement
 
getBigDecimal(String) - Method in class com.elvyx.ResultSet
 
getBigDecimal(int) - Method in class com.elvyx.ResultSet
 
getBigDecimal(int, int) - Method in class com.elvyx.ResultSet
 
getBigDecimal(String, int) - Method in class com.elvyx.ResultSet
 
getBinaryStream(int) - Method in class com.elvyx.ResultSet
 
getBinaryStream(String) - Method in class com.elvyx.ResultSet
 
getBlob(int) - Method in class com.elvyx.CallableStatement
 
getBlob(String) - Method in class com.elvyx.CallableStatement
 
getBlob(int) - Method in class com.elvyx.ResultSet
 
getBlob(String) - Method in class com.elvyx.ResultSet
 
getBoolean(int) - Method in class com.elvyx.CallableStatement
 
getBoolean(String) - Method in class com.elvyx.CallableStatement
 
getBoolean(int) - Method in class com.elvyx.ResultSet
 
getBoolean(String) - Method in class com.elvyx.ResultSet
 
getBoundSql() - Method in class com.elvyx.CallableStatement
It return the bound sql statement
getBoundSql() - Method in class com.elvyx.PreparedStatement
It return the bound sql statement
getBox() - Method in interface com.elvyx.client.guicomp.Factory
It return a reference to Box object.
getBox() - Method in class com.elvyx.client.guicomp.GUIFactory
It return a reference to Box object.
getByte(int) - Method in class com.elvyx.CallableStatement
 
getByte(String) - Method in class com.elvyx.CallableStatement
 
getByte(String) - Method in class com.elvyx.ResultSet
 
getByte(int) - Method in class com.elvyx.ResultSet
 
getBytes(int) - Method in class com.elvyx.CallableStatement
 
getBytes(String) - Method in class com.elvyx.CallableStatement
 
getBytes(String) - Method in class com.elvyx.ResultSet
 
getBytes(int) - Method in class com.elvyx.ResultSet
 
getBytesFromFile() - Method in class com.elvyx.engine.common.payloaddelivery.ZipFile
Return an array with the bytes from zip file
getCapacity() - Method in class com.elvyx.engine.common.ObjectFIFO
 
getCatalog() - Method in class com.elvyx.Connection
 
getCatalog() - Method in class com.elvyx.LogicalConnection
 
getCategory() - Method in class com.elvyx.engine.common.Data
 
getCategory() - Method in class com.elvyx.server.model.SqlStatement
 
getCharacterStream(String) - Method in class com.elvyx.ResultSet
 
getCharacterStream(int) - Method in class com.elvyx.ResultSet
 
getClientId() - Static method in class com.elvyx.server.Elvyx
TODO: Why client id
getClientId() - Method in class com.elvyx.server.model.SqlStatement
Return client id
getClob(int) - Method in class com.elvyx.CallableStatement
 
getClob(String) - Method in class com.elvyx.CallableStatement
 
getClob(String) - Method in class com.elvyx.ResultSet
 
getClob(int) - Method in class com.elvyx.ResultSet
 
getCloseDate() - Method in class com.elvyx.Relayer
 
getCmd() - Method in class com.elvyx.server.model.Command
It return the command Id
getColumn() - Method in class com.elvyx.client.util.SortValues
 
getColumn() - Method in class com.elvyx.server.model.SortValues
 
getColumnName() - Method in class com.elvyx.client.util.SortValues
 
getColumnName() - Method in class com.elvyx.server.model.SortValues
 
getComboBox() - Method in interface com.elvyx.client.guicomp.Factory
 
getComboBox() - Method in class com.elvyx.client.guicomp.GUIFactory
Return the combo to filter the sql statements
getCommand() - Method in class com.elvyx.client.command.MessageHandler
Return the command
getCommand() - Method in exception com.elvyx.server.command.CommandException
It return the command id
getCommand() - Method in interface com.elvyx.server.Request
Return the command requested
getCommand() - Method in class com.elvyx.server.RequestImpl
Return the command requested
getConcurrency() - Method in class com.elvyx.ResultSet
 
getConfirmDelete() - Static method in class com.elvyx.client.ElvyxClient
Return confirm delete all data
getConnection() - Method in class com.elvyx.CallableStatement
 
getConnection() - Method in class com.elvyx.DataSource
Creates a new connection using the already configured username and password.
getConnection(String, String) - Method in class com.elvyx.DataSource
Creates a new connection with the given username and password
getConnection(Properties) - Method in class com.elvyx.DataSource
Creates a connection using the specified properties.
getConnection() - Method in class com.elvyx.ExtStatement
 
getConnection() - Method in class com.elvyx.PooledConnection
Invoked by the container.
getConnection() - Method in class com.elvyx.PreparedStatement
 
getConnection() - Method in class com.elvyx.Statement
 
getConnectionId() - Method in class com.elvyx.Connection
 
getConnectionId() - Method in class com.elvyx.engine.common.Data
 
getConnectionId() - Method in class com.elvyx.server.model.SqlStatement
 
getConnectionProperties() - Method in class com.elvyx.Connection
 
getCount() - Method in class com.elvyx.server.model.SqlStatement
 
getCounter() - Method in class com.elvyx.Connection
Return how many connection had been opened
getCounter() - Method in class com.elvyx.server.DatFile
 
getCursorName() - Method in class com.elvyx.ResultSet
 
getDao() - Static method in class com.elvyx.server.Elvyx
Return the DAO reference
getDAOFactory(DatabaseType, Properties) - Static method in class com.elvyx.server.db.DaoFactory
It return the dao implementation
getData() - Method in class com.elvyx.engine.common.LogEntry
 
getData() - Method in class com.elvyx.server.model.Command
Return the data section
getData() - Method in class com.elvyx.server.RequestImpl
Return the data section
getDate(int, Calendar) - Method in class com.elvyx.CallableStatement
 
getDate(int) - Method in class com.elvyx.CallableStatement
 
getDate(String, Calendar) - Method in class com.elvyx.CallableStatement
 
getDate(String) - Method in class com.elvyx.CallableStatement
 
getDate() - Static method in class com.elvyx.Factory
 
getDate(int) - Method in class com.elvyx.ResultSet
 
getDate(String, Calendar) - Method in class com.elvyx.ResultSet
 
getDate(String) - Method in class com.elvyx.ResultSet
 
getDate(int, Calendar) - Method in class com.elvyx.ResultSet
 
getDescendent() - Method in class com.elvyx.client.util.SortValues
 
getDescendent() - Method in class com.elvyx.server.model.SortValues
 
getDetailChartPanel() - Method in interface com.elvyx.client.guicomp.Factory
Return DetailChart panel
getDetailChartPanel() - Method in class com.elvyx.client.guicomp.GUIFactory
It return the panel for DetailChart
getDetails(String[]) - Method in interface com.elvyx.client.Functions
Return details for a statement, data measured.
getDetails(String[]) - Method in class com.elvyx.client.FunctionsImpl
Return details for a statement, data measured.
getDetailTable() - Method in interface com.elvyx.client.guicomp.Factory
Return DetailTable table
getDetailTable() - Method in class com.elvyx.client.guicomp.GUIFactory
It return the table for DetailTable
getDialog() - Method in interface com.elvyx.client.guicomp.Factory
 
getDialog() - Method in class com.elvyx.client.guicomp.GUIFactory
Return the dialog with parameters
getDifferences(Integer, Integer) - Method in interface com.elvyx.server.db.Dao
Return the differences between the two last time the sql statement was executed
getDifferences(Integer, Integer) - Method in class com.elvyx.server.db.HsqldbDaoImpl
Return the differences between the two last time the sql statement was executed
getDimension() - Method in class com.elvyx.client.util.Dimension
 
getDirectory() - Method in class com.elvyx.server.db.HsqldbDatabase
Return the database directory
getDividerLocation() - Method in class com.elvyx.client.util.Dimension
 
getDouble(int) - Method in class com.elvyx.CallableStatement
 
getDouble(String) - Method in class com.elvyx.CallableStatement
 
getDouble(int) - Method in class com.elvyx.ResultSet
 
getDouble(String) - Method in class com.elvyx.ResultSet
 
getDriverPropertyInfo() - Method in class com.elvyx.ConnectionProperties
 
getDriverPropertyInfoDefaults() - Static method in class com.elvyx.ConnectionProperties
 
getElapsed() - Method in class com.elvyx.server.model.SqlStatement
 
getElapsedPStmt() - Method in class com.elvyx.server.model.SqlStatement
 
getElvyxHost() - Method in class com.elvyx.ConnectionProperties
 
getElvyxId() - Static method in class com.elvyx.server.Elvyx
Return the server id
getElvyxPort() - Method in class com.elvyx.ConnectionProperties
 
getElvyxProperties() - Method in class com.elvyx.ConnectionProperties
 
getElvyxState() - Method in class com.elvyx.server.Elvyx
Return the elvyx state.
getElvyxURL() - Method in interface com.elvyx.client.guicomp.Factory
 
getElvyxURL() - Method in class com.elvyx.client.guicomp.GUIFactory
Return the dialog with parameters
getEndExecution() - Method in class com.elvyx.engine.common.Data
 
getEXIT() - Method in class com.elvyx.server.ElvyxState
Return the exit state
getFetchDirection() - Method in class com.elvyx.CallableStatement
 
getFetchDirection() - Method in class com.elvyx.ExtStatement
 
getFetchDirection() - Method in class com.elvyx.PreparedStatement
 
getFetchDirection() - Method in class com.elvyx.ResultSet
 
getFetchDirection() - Method in class com.elvyx.Statement
 
getFetchSize() - Method in class com.elvyx.CallableStatement
 
getFetchSize() - Method in class com.elvyx.ExtStatement
 
getFetchSize() - Method in class com.elvyx.PreparedStatement
 
getFetchSize() - Method in class com.elvyx.ResultSet
 
getFetchSize() - Method in class com.elvyx.Statement
 
getFileLength() - Method in interface com.elvyx.server.Response
Get file length
getFileLength() - Method in class com.elvyx.server.ResponseImpl
Return the file length
getFileName() - Method in interface com.elvyx.server.Response
Get file name.
getFileName() - Method in class com.elvyx.server.ResponseImpl
 
getFloat(int) - Method in class com.elvyx.CallableStatement
 
getFloat(String) - Method in class com.elvyx.CallableStatement
 
getFloat(String) - Method in class com.elvyx.ResultSet
 
getFloat(int) - Method in class com.elvyx.ResultSet
 
getFunctions() - Static method in class com.elvyx.client.ElvyxClient
It return the functions handler.
getGeneratedKeys() - Method in class com.elvyx.CallableStatement
 
getGeneratedKeys() - Method in class com.elvyx.ExtStatement
 
getGeneratedKeys() - Method in class com.elvyx.PreparedStatement
 
getGeneratedKeys() - Method in class com.elvyx.Statement
 
getHideData() - Method in class com.elvyx.server.model.Filter
 
getHoldability() - Method in class com.elvyx.Connection
 
getHoldability() - Method in class com.elvyx.LogicalConnection
 
getHost() - Static method in class com.elvyx.client.ElvyxClient
Return the host address where the client must connect
getId() - Method in class com.elvyx.client.command.CmdEDT
Return the command Id
getId() - Method in class com.elvyx.client.command.CmdGDT
Return the command Id
getId() - Method in class com.elvyx.client.command.CmdGLS
Return the command Id
getId() - Method in interface com.elvyx.client.command.Command
Return the command id
getId() - Method in class com.elvyx.client.FunctionsImpl
Return the server id
getId() - Method in class com.elvyx.Connection
Return how many connection had been opened
getId() - Method in class com.elvyx.engine.common.ThreadPoolWorker
 
getInitDate() - Method in class com.elvyx.engine.common.Data
 
getInitDate() - Method in class com.elvyx.Relayer
 
getInitExecution() - Method in class com.elvyx.engine.common.Data
 
getInstance() - Static method in class com.elvyx.client.guicomp.GUIFactory
Return the GUIFactory reference
getInstance() - Static method in class com.elvyx.server.Elvyx
Return the elvyx reference
getInt(int) - Method in class com.elvyx.CallableStatement
 
getInt(String) - Method in class com.elvyx.CallableStatement
 
getInt(int) - Method in class com.elvyx.ResultSet
 
getInt(String) - Method in class com.elvyx.ResultSet
 
getIntProperty(String) - Method in class com.elvyx.ConnectionProperties
 
getLastTime(Integer, Integer) - Method in interface com.elvyx.server.db.Dao
Return last time some statement sql was executed
getLastTime(Integer, Integer) - Method in class com.elvyx.server.db.HsqldbDaoImpl
Return last time some statement sql was executed
getLastTime() - Method in class com.elvyx.server.model.SqlStatement
 
getLimit() - Method in class com.elvyx.server.model.Filter
It return the minimum limit to execute the select sentence.
getLoginTimeout() - Method in class com.elvyx.DataSource
Returns the login timeout
getLogWriter() - Method in class com.elvyx.DataSource
Returns the log writer for this data source
getLong(int) - Method in class com.elvyx.CallableStatement
 
getLong(String) - Method in class com.elvyx.CallableStatement
 
getLong(int) - Method in class com.elvyx.ResultSet
 
getLong(String) - Method in class com.elvyx.ResultSet
 
getLOOKANDFEEL() - Static method in class com.elvyx.client.ElvyxClient
Return the look and feel style used by the client
getMajorVersion() - Method in class com.elvyx.Driver
 
getMaxFieldSize() - Method in class com.elvyx.CallableStatement
 
getMaxFieldSize() - Method in class com.elvyx.ExtStatement
 
getMaxFieldSize() - Method in class com.elvyx.PreparedStatement
 
getMaxFieldSize() - Method in class com.elvyx.Statement
 
getMaximum() - Method in class com.elvyx.server.model.SqlStatement
 
getMaxRows() - Method in class com.elvyx.CallableStatement
 
getMaxRows() - Method in class com.elvyx.ExtStatement
 
getMaxRows() - Method in class com.elvyx.PreparedStatement
 
getMaxRows() - Method in class com.elvyx.Statement
 
getMean() - Method in class com.elvyx.server.model.SqlStatement
 
getMean() - Method in class com.elvyx.server.model.Statistic
Return the mean
getMeanAndVariance(Integer, String, String) - Method in interface com.elvyx.server.db.Dao
Return mean and variance for this statement
getMeanAndVariance(Integer, String, String) - Method in class com.elvyx.server.db.HsqldbDaoImpl
Return mean and variance for this statement
getMenu(JFrame) - Method in interface com.elvyx.client.guicomp.Factory
 
getMenu(JFrame) - Method in class com.elvyx.client.guicomp.GUIFactory
Return the menu
getMessage(Object) - Method in class com.elvyx.client.command.CmdEDT
Return the command message with the parameters set.
getMessage(Object) - Method in class com.elvyx.client.command.CmdGDT
Return the command message with the parameters set.
getMessage(Object) - Method in class com.elvyx.client.command.CmdGLS
Return the command message with the parameters set.
getMessage(Object) - Method in interface com.elvyx.client.command.Command
Return the command message
getMessage() - Method in interface com.elvyx.server.Response
Get message
getMessage() - Method in class com.elvyx.server.ResponseImpl
return the xml message
getMetaData() - Method in class com.elvyx.CallableStatement
 
getMetaData() - Method in class com.elvyx.Connection
 
getMetaData() - Method in class com.elvyx.LogicalConnection
 
getMetaData() - Method in class com.elvyx.PreparedStatement
 
getMetaData() - Method in class com.elvyx.ResultSet
 
getMinorVersion() - Method in class com.elvyx.Driver
 
getMoreResults() - Method in class com.elvyx.CallableStatement
 
getMoreResults(int) - Method in class com.elvyx.CallableStatement
 
getMoreResults() - Method in class com.elvyx.ExtStatement
 
getMoreResults(int) - Method in class com.elvyx.ExtStatement
 
getMoreResults() - Method in class com.elvyx.PreparedStatement
 
getMoreResults(int) - Method in class com.elvyx.PreparedStatement
 
getMoreResults() - Method in class com.elvyx.ResultSet
 
getMoreResults(int) - Method in class com.elvyx.ResultSet
 
getMoreResults() - Method in class com.elvyx.Statement
 
getMoreResults(int) - Method in class com.elvyx.Statement
 
getName() - Static method in class com.elvyx.engine.common.payloaddelivery.FlatFile
Return the file name
getName() - Method in class com.elvyx.engine.common.payloaddelivery.ZipFile
It return the zip file name
getName() - Method in class com.elvyx.server.ElvyxEnum
Returns the name of this enum constant, exactly as declared in its enum declaration.
getNextWorkerID() - Static method in class com.elvyx.engine.common.ThreadPoolWorker
 
getNormalDistChartPanel() - Method in interface com.elvyx.client.guicomp.Factory
Return Normal Dist panel
getNormalDistChartPanel() - Method in class com.elvyx.client.guicomp.GUIFactory
It return the panel for Normal dist Chart
getObject(int, Map) - Method in class com.elvyx.CallableStatement
 
getObject(int) - Method in class com.elvyx.CallableStatement
 
getObject(String, Map) - Method in class com.elvyx.CallableStatement
 
getObject(String) - Method in class com.elvyx.CallableStatement
 
getObject(String, Map) - Method in class com.elvyx.ResultSet
 
getObject(int) - Method in class com.elvyx.ResultSet
 
getObject(String) - Method in class com.elvyx.ResultSet
 
getObject(int, Map) - Method in class com.elvyx.ResultSet
 
getOldPayLoad(String) - Static method in class com.elvyx.engine.common.payload.PayLoadFactory
 
getPage() - Method in class com.elvyx.client.util.Filter
Return the page
getPage() - Method in class com.elvyx.server.model.Filter
 
getPageSize() - Method in class com.elvyx.client.util.Filter
Return the page size
getPageSize() - Method in class com.elvyx.server.model.Filter
 
getParameter(String) - Method in interface com.elvyx.server.Request
Get parameter value
getParameter(String) - Method in class com.elvyx.server.RequestImpl
Get parameter value
getParameterMetaData() - Method in class com.elvyx.CallableStatement
 
getParameterMetaData() - Method in class com.elvyx.PreparedStatement