- generateSchemaDocument(HashMap<String, String>, String) - Method in class org.smyld.db.schema.DBSchemaHandler
-
- generateXMLSchemaDocument(HashMap<String, String>, String) - Method in class org.smyld.db.schema.DBSchemaHandler
-
- generateXMLSchemaDocument(HashMap<String, String>, OutputStream) - Method in class org.smyld.db.schema.DBSchemaHandler
-
- getActiveClass() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getActiveDBConnection() - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- getAliasSettings() - Method in class org.smyld.util.alias.AliasEngineSettings
-
- getBinaryStream() - Method in class org.smyld.db.SMYLDBlob
-
- getBinaryStream(long, long) - Method in class org.smyld.db.SMYLDBlob
-
- getBody() - Method in class org.smyld.db.schema.StoredProcedure
-
- getBody() - Method in class org.smyld.db.schema.Trigger
-
- getBytes(long, int) - Method in class org.smyld.db.SMYLDBlob
-
- getCashSize() - Method in class org.smyld.db.oracle.OraDBIOHandler
-
- getCashSize() - Method in class org.smyld.db.schema.Sequence
-
- getClasses() - Method in class org.smyld.util.alias.AliasEngineSettings
-
- getClassKey() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getClassPackage() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getClassPackage() - Method in class org.smyld.util.alias.ClassAliasSettings
-
- getClassPath() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getCols() - Method in class org.smyld.db.schema.Table
-
- getColumn(String) - Method in class org.smyld.db.schema.Table
-
- getColumnName() - Method in class org.smyld.db.schema.PrimaryKey
-
- getColumnPrefix() - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- getCommitSize() - Method in class org.smyld.db.oracle.OraDBIOHandler
-
- getComparedObject() - Method in class org.smyld.db.schema.SchemaLog
-
- getCompareLogs() - Method in class org.smyld.db.schema.Table
-
- getConnection() - Method in class org.smyld.db.DBConnection
-
Basic implementation that throws a SQLException
- getConnection() - Static method in class org.smyld.db.DBSchemaTester
-
- getConnection() - Method in class org.smyld.db.odbc.SMYLDODBCConnection
-
This methode will return the data base connection according to the
required distination and will be updated from time to time, to fullfill
the required environment
- getConnection() - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getConnection() - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
This methode will return the data base connection according to the
required distination and will be updated from time to time, to fullfill
the required environment
- getConnection() - Method in class org.smyld.db.Utility
-
- getConnectionPath() - Method in class org.smyld.db.DBConnection
-
- getCount(ResultSet) - Method in class org.smyld.db.Utility
-
- getDB_URL() - Method in class org.smyld.db.odbc.SMYLDODBCConnection
-
- getDB_URL() - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
Read the parameters in the properties file and create the db url string
to create the db connection
- getDbConnSettings() - Method in class org.smyld.util.alias.DBAliasSource
-
- getDbSources() - Method in class org.smyld.util.alias.AliasEngineSettings
-
- getDBURL() - Method in class org.smyld.db.mysql.SMYLDMySQLConnection
-
- getDescription() - Method in class org.smyld.db.schema.SchemaLog
-
- getDescription() - Method in class org.smyld.db.schema.Trigger
-
- getDirection() - Method in class org.smyld.db.schema.ProcedureColumn
-
- getDoubleParamFunctionStringReturnString(String, String, String) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getDoubleParamSQL(String, String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql using executeQuery method,setting the given 2
parameter and returning the resultant result set
- getDoubleParamSQL(int, String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql using executeQuery method,setting the given 2
parameter and returning the resultant result set
- getDoubleParamSQL(int, int, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql using executeQuery method,setting the given 2
parameter and returning the resultant result set
- getDriver() - Method in class org.smyld.db.DBSettings
-
- getDriverType(DBSettings) - Static method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- getEngineSettings() - Method in class org.smyld.util.alias.DBXMLAliasSettingsReader
-
- getErrorCategory(Exception) - Static method in class org.smyld.db.Utility
-
- getErrorLine() - Method in class org.smyld.db.oracle.OracleErrorStack
-
- getErrorNumber() - Method in class org.smyld.db.oracle.OracleErrorStack
-
- getErrorNumber(int) - Method in exception org.smyld.db.oracle.OracleSqlException
-
- getErrorNumber() - Method in exception org.smyld.db.SMYLDSQLException
-
- getErrorObjectName() - Method in class org.smyld.db.oracle.OracleErrorStack
-
- getErrorObjectName() - Method in exception org.smyld.db.oracle.OracleSqlException
-
- getErrorStack(int) - Method in exception org.smyld.db.oracle.OracleSqlException
-
- getEvent() - Method in class org.smyld.db.schema.Trigger
-
- getExceptionCategory() - Method in exception org.smyld.db.oracle.OracleSqlException
-
- getExceptionCategory(int) - Method in exception org.smyld.db.oracle.OracleSqlException
-
- getForeignKeys() - Method in class org.smyld.db.schema.Table
-
- getHost() - Method in class org.smyld.db.DBSettings
-
- getID() - Method in class org.smyld.db.DBSettings
-
- getID() - Method in class org.smyld.db.schema.SchemaLog
-
- getId() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getId() - Method in class org.smyld.util.alias.AliasSource
-
- getId() - Method in class org.smyld.util.alias.ClassAliasSettings
-
- getIncrementValue() - Method in class org.smyld.db.schema.Sequence
-
- getInitialExtent() - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- getInternalServerDBURL() - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- getInterval() - Method in class org.smyld.db.oracle.DBChangeManager
-
- getIp() - Method in class org.smyld.db.DBConnAddress
-
- getLastDataLine() - Method in class org.smyld.db.DBIOHandler
-
- getLineNumber() - Method in class org.smyld.db.DBIOHandler
-
- getMaxExtent() - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- getMaxValue() - Method in class org.smyld.db.schema.Sequence
-
- getMinExtent() - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- getMinValue() - Method in class org.smyld.db.schema.Sequence
-
- getName() - Method in class org.smyld.db.DBSettings
-
- getName() - Method in class org.smyld.db.Field
-
Getting the name of the field
- getName() - Method in class org.smyld.db.schema.ProceduresPackage
-
- getName() - Method in class org.smyld.db.schema.SchemaObject
-
- getName() - Method in class org.smyld.db.schema.StoredProcedure
-
- getName() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getName() - Method in class org.smyld.util.alias.ClassAliasSettings
-
- getName() - Method in class org.smyld.util.alias.DBAliasTable
-
- getName() - Method in class org.smyld.util.alias.XMLAliasSource
-
- getNameSeparator() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getNameSeparator() - Method in class org.smyld.util.alias.AliasSettings
-
- getNextExtent() - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- getObjectType() - Method in class org.smyld.db.schema.Trigger
-
- getOCIDBTNSURL() - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- getOCIDBURL() - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- getOracleDirectory(String) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getOracleErrorStack() - Method in exception org.smyld.db.oracle.OracleSqlException
-
- getOriginalMessage() - Method in exception org.smyld.db.SMYLDSQLException
-
- getOriginalObject() - Method in class org.smyld.db.schema.SchemaLog
-
- getPack() - Method in class org.smyld.db.schema.StoredProcedure
-
- getParams() - Method in class org.smyld.db.schema.StoredProcedure
-
- getParamsText(int) - Static method in class org.smyld.db.Utility
-
- getParentID() - Method in class org.smyld.db.schema.SchemaLog
-
- getPath() - Method in class org.smyld.util.alias.ClassAliasSettings
-
- getPctIncrease() - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- getPort() - Method in class org.smyld.db.DBConnAddress
-
- getPort() - Method in class org.smyld.db.DBSettings
-
- getPrefixes() - Method in class org.smyld.util.alias.AliasSettings
-
- getPrimaryKey() - Method in class org.smyld.db.schema.ForeignKey
-
- getPrimaryKeys() - Method in class org.smyld.db.schema.Table
-
- getPrintablePublicDBInfo() - Method in class org.smyld.db.DBSettings
-
- getProcedures() - Method in class org.smyld.db.schema.ProceduresPackage
-
- getQuadParamSQL(String, String, String, String, String) - Method in class org.smyld.db.Utility
-
- getQueryText() - Method in class org.smyld.db.schema.View
-
- getRecordContents() - Method in exception org.smyld.db.DBIOException
-
- getReferencedTables(Vector<String>) - Method in class org.smyld.db.schema.oracle.OraDBSchemaReader
-
- getRs2DBConnection() - Method in class org.smyld.util.alias.DBAliasSource
-
- getSchema() - Method in class org.smyld.util.alias.DBAliasTable
-
- getSchemaList() - Method in class org.smyld.util.alias.DBAliasSource
-
- getSchemaName() - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- getSchemaOwner() - Method in class org.smyld.db.DBSettings
-
- getSchemaType() - Method in class org.smyld.db.schema.SchemaObject
-
- getSchemaType() - Method in class org.smyld.util.alias.XMLAliasSource
-
- getSequence() - Method in class org.smyld.db.schema.PrimaryKey
-
- getSequenceValue(String) - Method in class org.smyld.db.Utility
-
- getSequentialID(String, String) - Method in class org.smyld.db.Utility
-
Calculate the value of the given column name in the given table and
increase it by one.
- getSequentialID(String, String, String, String) - Method in class org.smyld.db.Utility
-
Calculate the value of the given column name in the given table and
increase it by one.
- getSettings() - Method in class org.smyld.db.DBConnection
-
- getShortings() - Method in class org.smyld.util.alias.AliasClassSettings
-
- getShortings() - Method in class org.smyld.util.alias.AliasSettings
-
- getSingleParamFunctionString(String, String) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getSingleParamFunctionStringReturnString(String, String) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getSingleParamSQL(String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql using executeQuery method,setting the given
parameter and returning the resultant result set
- getSingleParamSQLData(String, String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql using class getSingleParamSQL method,setting the
given parameter and returning the gievn column name value
- getSize() - Method in class org.smyld.db.schema.TableColumn
-
- getSMYLDConnection() - Method in class org.smyld.db.SMYLDDataBaseHandler
-
- getSpaceManagement() - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- getSQLData(String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql using class executeQuery method, and returning
the gievn column name value
- getSQLResultSet(String) - Method in class org.smyld.db.Utility
-
- getStatus() - Method in class org.smyld.db.schema.Trigger
-
- getStoredProcedures() - Method in class org.smyld.db.schema.DBSchemaReader
-
- getStringIndex(int, int) - Static method in class org.smyld.db.Utility
-
Returns the index represented as the required number of digit text.
- getStructDescriptor(String) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getTable() - Method in class org.smyld.db.schema.ForeignKey
-
- getTableCols(String) - Method in class org.smyld.db.Utility
-
- getTableName() - Method in class org.smyld.db.schema.Index
-
- getTableName() - Method in class org.smyld.db.schema.Trigger
-
- getTableNames() - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- getTablePrefix() - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- getTables() - Method in class org.smyld.db.schema.DBSchemaReader
-
- getTables() - Method in class org.smyld.db.schema.XMLSchemaReader
-
- getTables() - Method in class org.smyld.db.schema.XMLSchemaWriter
-
- getTables() - Method in class org.smyld.util.alias.DBAliasSource
-
- getTablesContainingFieldName(String) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getTablesContainingFieldNames(String[]) - Method in class org.smyld.db.oracle.OracleDBUtil
-
- getTableSpace() - Method in class org.smyld.db.schema.oracle.OraTable
-
- getTableTotalRecordsNumber(String) - Method in class org.smyld.db.SMYLDDataBaseHandler
-
- getTarget() - Method in class org.smyld.util.alias.DBAliasTable
-
- getTarget() - Method in class org.smyld.util.alias.XMLAliasSource
-
- getThinDBURL() - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- getTNSNamesFile() - Static method in class org.smyld.db.oracle.OracleUtility
-
- getTrippleParamSQL(String, String, String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql and set the given 3 parameters using executeQuery
method and returns the resultant result set
- getTrippleParamSQL(int, int, String, String) - Method in class org.smyld.db.Utility
-
To invoke the given sql and set the given 3 parameters using executeQuery
method and returns the resultant result set
- getType() - Method in class org.smyld.db.schema.Index
-
- getType() - Method in class org.smyld.db.schema.TableColumn
-
- getType() - Method in class org.smyld.db.schema.Trigger
-
- getType() - Method in class org.smyld.util.alias.AliasSource
-
- getUserName() - Method in class org.smyld.db.DBSettings
-
- getUserPassword() - Method in class org.smyld.db.DBSettings
-
- getUtility() - Method in class org.smyld.db.SMYLDDataBaseHandler
-
- getValue() - Method in class org.smyld.db.Field
-
Getting the value of the field
- getVendor() - Method in class org.smyld.db.DBSettings
-
- getXmlSources() - Method in class org.smyld.util.alias.AliasEngineSettings
-
- GR - Static variable in interface org.smyld.db.SQL
-
GR (GReater than ) Holds the value of "> "
- GRE - Static variable in interface org.smyld.db.SQL
-
GRE (GReater than or Equal ) Holds the value of ">= "
- GRP - Static variable in interface org.smyld.db.SQL
-
GRP (GRouP by) Holds the value of " Group By "
- SchemaComparator - Class in org.smyld.db.schema
-
- SchemaComparator() - Constructor for class org.smyld.db.schema.SchemaComparator
-
- SchemaConstants - Interface in org.smyld.db.schema
-
- SchemaLog - Class in org.smyld.db.schema
-
- SchemaLog() - Constructor for class org.smyld.db.schema.SchemaLog
-
- SchemaObject - Class in org.smyld.db.schema
-
- SchemaObject() - Constructor for class org.smyld.db.schema.SchemaObject
-
- SchemaUser - Class in org.smyld.db.schema
-
- SchemaUser() - Constructor for class org.smyld.db.schema.SchemaUser
-
- SEL - Static variable in interface org.smyld.db.SQL
-
SEL (SELect) Holds the value of "Select "
- SEL_dba_directories_SINGLE_RECORD - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_dependencies_SINGLE_Object - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_dependencies_SINGLE_PACKAGE - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_dependencies_SINGLE_TABLE - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_dependencies_SINGLE_VIEW - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_source_ALL_TYPE_RECORDS - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_source_SINGLE_PACKAGE - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_source_SINGLE_SOURCE - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_table_spaces_SINGLE_RECORD - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SEL_user_tables_SINGLE_RECORD - Static variable in class org.smyld.db.oracle.OraSqlStatements
-
- SELA - Static variable in interface org.smyld.db.SQL
-
SELA (SELect All from) Holds the value of "Select * from "
- SELCA - Static variable in interface org.smyld.db.SQL
-
SELC (SELect Count of all from) Holds the value of "Select Count(*) from "
- SELCRN - Static variable in interface org.smyld.db.SQL
-
SELC (SELect Count of all from) Holds the value of "select count(rownum)
from "
- Sequence - Class in org.smyld.db.schema
-
- Sequence() - Constructor for class org.smyld.db.schema.Sequence
-
- SET - Static variable in interface org.smyld.db.SQL
-
Holds the value of "Set "
- setActiveDBConnection(DBConnection) - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- setAliasSettings(AliasSettings) - Method in class org.smyld.util.alias.AliasEngineSettings
-
- setAsc(boolean) - Method in class org.smyld.db.schema.Index
-
- setBinaryStream(long) - Method in class org.smyld.db.SMYLDBlob
-
- setBody(String) - Method in class org.smyld.db.schema.StoredProcedure
-
- setBody(String) - Method in class org.smyld.db.schema.Trigger
-
- setBytes(long, byte[]) - Method in class org.smyld.db.SMYLDBlob
-
- setBytes(long, byte[], int, int) - Method in class org.smyld.db.SMYLDBlob
-
- setCashSize(int) - Method in class org.smyld.db.oracle.OraDBIOHandler
-
- setCashSize(int) - Method in class org.smyld.db.schema.Sequence
-
- setClasses(HashMap<String, AliasClassSettings>) - Method in class org.smyld.util.alias.AliasEngineSettings
-
- setClassPackage(String) - Method in class org.smyld.util.alias.AliasClassSettings
-
- setClassPackage(String) - Method in class org.smyld.util.alias.ClassAliasSettings
-
- setClassPath(String) - Method in class org.smyld.util.alias.AliasClassSettings
-
- setClientID(String) - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- setClientIDValue(Connection, String) - Static method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- setCols(HashMap<String, SchemaObject>) - Method in class org.smyld.db.schema.Table
-
- setColumnName(String) - Method in class org.smyld.db.schema.PrimaryKey
-
- setColumnPrefix(String) - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- setCommitSize(int) - Method in class org.smyld.db.oracle.OraDBIOHandler
-
- setComparedObject(SchemaObject) - Method in class org.smyld.db.schema.SchemaLog
-
- setConnectionPath(String) - Method in class org.smyld.db.DBConnection
-
- setCycle(boolean) - Method in class org.smyld.db.schema.Sequence
-
- setDBConnection(DBConnection) - Method in class org.smyld.db.SMYLDDataBaseHandler
-
- setDbConnSettings(DBSettings) - Method in class org.smyld.util.alias.DBAliasSource
-
- setDbSources(HashMap<String, AliasSource>) - Method in class org.smyld.util.alias.AliasEngineSettings
-
- setDebug(boolean) - Method in class org.smyld.db.schema.DBSchemaHandler
-
- setDebug(boolean) - Method in class org.smyld.db.schema.SchemaComparator
-
- setDescription(String) - Method in class org.smyld.db.schema.SchemaLog
-
- setDescription(String) - Method in class org.smyld.db.schema.Trigger
-
- setDirection(int) - Method in class org.smyld.db.schema.ProcedureColumn
-
- setDriver(String) - Method in class org.smyld.db.DBSettings
-
- setEngineSettings(AliasEngineSettings) - Method in class org.smyld.util.alias.DBXMLAliasSettingsReader
-
- setEvent(String) - Method in class org.smyld.db.schema.Trigger
-
- setExplicitCachingEnabled(boolean) - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- setForeignKeys(HashMap<String, SchemaObject>) - Method in class org.smyld.db.schema.Table
-
- setHost(String) - Method in class org.smyld.db.DBSettings
-
- setID(String) - Method in class org.smyld.db.DBSettings
-
- setID(String) - Method in class org.smyld.db.schema.SchemaLog
-
- setId(String) - Method in class org.smyld.util.alias.AliasClassSettings
-
- setId(String) - Method in class org.smyld.util.alias.AliasSource
-
- setId(String) - Method in class org.smyld.util.alias.ClassAliasSettings
-
- setImplicitCachingEnabled(boolean) - Method in class org.smyld.db.oracle.SMYLDOracleConnection
-
- setIncrementValue(String) - Method in class org.smyld.db.schema.Sequence
-
- setInitialExtent(int) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setInterval(long) - Method in class org.smyld.db.oracle.DBChangeManager
-
- setIp(String) - Method in class org.smyld.db.DBConnAddress
-
- setLogging(boolean) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setMaxExtent(int) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setMaxValue(String) - Method in class org.smyld.db.schema.Sequence
-
- setMinExtent(int) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setMinValue(String) - Method in class org.smyld.db.schema.Sequence
-
- setName(String) - Method in class org.smyld.db.DBSettings
-
- setName(String) - Method in class org.smyld.db.Field
-
Setting the Name of the field
- setName(String) - Method in class org.smyld.db.schema.ProceduresPackage
-
- setName(String) - Method in class org.smyld.db.schema.SchemaObject
-
- setName(String) - Method in class org.smyld.db.schema.StoredProcedure
-
- setName(String) - Method in class org.smyld.util.alias.AliasClassSettings
-
- setName(String) - Method in class org.smyld.util.alias.ClassAliasSettings
-
- setName(String) - Method in class org.smyld.util.alias.DBAliasTable
-
- setName(String) - Method in class org.smyld.util.alias.XMLAliasSource
-
- setNameSeparator(String) - Method in class org.smyld.util.alias.AliasClassSettings
-
- setNameSeparator(String) - Method in class org.smyld.util.alias.AliasSettings
-
- setNextExtent(int) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setNullable(boolean) - Method in class org.smyld.db.schema.TableColumn
-
- setObjectType(String) - Method in class org.smyld.db.schema.Trigger
-
- setOrder(boolean) - Method in class org.smyld.db.schema.Sequence
-
- setOriginalMessage(String) - Method in exception org.smyld.db.SMYLDSQLException
-
- setOriginalObject(SchemaObject) - Method in class org.smyld.db.schema.SchemaLog
-
- setPack(String) - Method in class org.smyld.db.schema.StoredProcedure
-
- setParams(HashMap<String, ProcedureColumn>) - Method in class org.smyld.db.schema.StoredProcedure
-
- setParentID(String) - Method in class org.smyld.db.schema.SchemaLog
-
- setPath(String) - Method in class org.smyld.util.alias.ClassAliasSettings
-
- setPctIncrease(int) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setPort(String) - Method in class org.smyld.db.DBConnAddress
-
- setPort(String) - Method in class org.smyld.db.DBSettings
-
- setPrefixes(HashMap<String, String>) - Method in class org.smyld.util.alias.AliasSettings
-
- setPrimaryKey(PrimaryKey) - Method in class org.smyld.db.schema.ForeignKey
-
- setPrimaryKeys(HashMap<String, SchemaObject>) - Method in class org.smyld.db.schema.Table
-
- setProcedures(Vector<StoredProcedure>) - Method in class org.smyld.db.schema.ProceduresPackage
-
- setQueryText(String) - Method in class org.smyld.db.schema.View
-
- setRs2DBConnection(DBConnection) - Method in class org.smyld.util.alias.DBAliasSource
-
- setSchema(String) - Method in class org.smyld.util.alias.DBAliasTable
-
- setSchemaName(String) - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- setSchemaOwner(String) - Method in class org.smyld.db.DBSettings
-
- setSchemaType(String) - Method in class org.smyld.db.schema.SchemaObject
-
- setSchemaType(int) - Method in class org.smyld.util.alias.XMLAliasSource
-
- setSequence(int) - Method in class org.smyld.db.schema.PrimaryKey
-
- setSettings(DBSettings) - Method in class org.smyld.db.DBConnection
-
- setShortings(HashMap<String, String>) - Method in class org.smyld.util.alias.AliasClassSettings
-
- setShortings(HashMap<String, String>) - Method in class org.smyld.util.alias.AliasSettings
-
- setSize(int) - Method in class org.smyld.db.schema.TableColumn
-
- setSMYLDConnection(DBConnection) - Method in class org.smyld.db.SMYLDDataBaseHandler
-
- setSMYLDConnection(DBConnection) - Method in class org.smyld.db.Utility
-
- setSpaceManagement(String) - Method in class org.smyld.db.schema.oracle.OraTableSpace
-
- setStatus(String) - Method in class org.smyld.db.schema.Trigger
-
- SETT_XML_NODE_AL_CLASS_NAME - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_CLASS_PACK - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_NAME_SEP - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_PREFIX - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_PREFIX_ATT - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_PREFIX_COL - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_PREFIX_TAG - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_PREFIX_TBL - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_SCHEMA - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_SHORT_SHRT - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_SHORT_WORD - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_SHORTING - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_SHORTINGS - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_TABLE - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_AL_TABLES - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_BUILD - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_CLASS - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_CLASSES - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_ALIAS - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_CLASS - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_CONN - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_HOST - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_NAME - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_PORT - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_SETT - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_USR_NAME - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_USR_PASS - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_DB_VENDOR - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_FILE - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_NAME - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_PACKAGE - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_PATH - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_SRC - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_SRCS - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_NODE_XML - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_TAG_ID - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_TAG_NAME - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_TAG_SCHEMA_TYPE - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_TAG_SRC_FILE - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- SETT_XML_TAG_TARGET - Static variable in interface org.smyld.util.alias.XMLAliasConstants
-
- setTable(String) - Method in class org.smyld.db.schema.ForeignKey
-
- setTableName(String) - Method in class org.smyld.db.schema.Index
-
- setTableName(String) - Method in class org.smyld.db.schema.Trigger
-
- setTableNames(HashMap<String, String>) - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- setTablePrefix(String) - Method in class org.smyld.util.alias.DBAliasClassSettings
-
- setTables(HashMap<String, Table>) - Method in class org.smyld.db.schema.XMLSchemaWriter
-
- setTables(HashMap<String, DBAliasTable>) - Method in class org.smyld.util.alias.DBAliasSource
-
- setTableSpace(OraTableSpace) - Method in class org.smyld.db.schema.oracle.OraTable
-
- setTarget(String) - Method in class org.smyld.util.alias.DBAliasTable
-
- setTarget(String) - Method in class org.smyld.util.alias.XMLAliasSource
-
- settings - Variable in class org.smyld.db.DBConnection
-
- setType(String) - Method in class org.smyld.db.schema.Index
-
- setType(String) - Method in class org.smyld.db.schema.TableColumn
-
- setType(String) - Method in class org.smyld.db.schema.Trigger
-
- setUnique(boolean) - Method in class org.smyld.db.schema.Index
-
- setUserName(String) - Method in class org.smyld.db.DBSettings
-
- setUserPassword(String) - Method in class org.smyld.db.DBSettings
-
- setValue(String) - Method in class org.smyld.db.Field
-
Setting the value of the field
- setVendor(String) - Method in class org.smyld.db.DBSettings
-
- setXmlSources(HashMap<String, AliasSource>) - Method in class org.smyld.util.alias.AliasEngineSettings
-
- SM - Static variable in interface org.smyld.db.SQL
-
SM (SMaller than) Holds the value of "< "
- SME - Static variable in interface org.smyld.db.SQL
-
SME (SMaller than or Equal) Holds the value of "<= "
- SMYLDBlob - Class in org.smyld.db
-
- SMYLDBlob(byte[]) - Constructor for class org.smyld.db.SMYLDBlob
-
- SMYLDDataBaseHandler - Class in org.smyld.db
-
This class will handle the whole connection with the data base holding the
connection object together with the utility object as static declared and
accordingly all the child classes will use the very same connection object
and utility.
- SMYLDDataBaseHandler(DBErrorHandler) - Constructor for class org.smyld.db.SMYLDDataBaseHandler
-
In this constructor, the class will open connection to the data base, and
will load the required tables according to method calls
- SMYLDDataBaseHandler(DBErrorHandler, DBConnection) - Constructor for class org.smyld.db.SMYLDDataBaseHandler
-
- SMYLDDataBaseHandler(DBErrorHandler, String, String, String, String, String) - Constructor for class org.smyld.db.SMYLDDataBaseHandler
-
- SMYLDDataBaseHandler(int, DBErrorHandler, String, String, String, String, String) - Constructor for class org.smyld.db.SMYLDDataBaseHandler
-
- smyldDBConnection - Variable in class org.smyld.db.SMYLDDataBaseHandler
-
- smyldDbConnection - Variable in class org.smyld.db.Utility
-
- SMYLDDBUtility - Class in org.smyld.db
-
- SMYLDDBUtility(DBConnection, DBErrorHandler, SMYLDDataBaseHandler, boolean) - Constructor for class org.smyld.db.SMYLDDBUtility
-
- SMYLDMySQLConnection - Class in org.smyld.db.mysql
-
- SMYLDMySQLConnection(DBSettings) - Constructor for class org.smyld.db.mysql.SMYLDMySQLConnection
-
- SMYLDMySQLConnection(Connection) - Constructor for class org.smyld.db.mysql.SMYLDMySQLConnection
-
- SMYLDMySQLConnection(String, String, String, String, String) - Constructor for class org.smyld.db.mysql.SMYLDMySQLConnection
-
- SMYLDODBCConnection - Class in org.smyld.db.odbc
-
- SMYLDODBCConnection(String, String, String) - Constructor for class org.smyld.db.odbc.SMYLDODBCConnection
-
- SMYLDODBCConnection(String) - Constructor for class org.smyld.db.odbc.SMYLDODBCConnection
-
- SMYLDOracleConnection - Class in org.smyld.db.oracle
-
This class will return the data base connection to the caller class, using
encapsulation, this class can be updated to make the connection free in
selecting the data base engine.
- SMYLDOracleConnection(String) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection(Connection) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection(String, String, String, String, String) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection(int, String, String, String, String, String) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection(int, DBSettings) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection(DBSettings, boolean) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection(DBSettings) - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOracleConnection() - Constructor for class org.smyld.db.oracle.SMYLDOracleConnection
-
- SMYLDOraConCashImpl - Class in org.smyld.db.oracle
-
- SMYLDOraConCashImpl() - Constructor for class org.smyld.db.oracle.SMYLDOraConCashImpl
-
- SMYLDOraConCashImpl(ConnectionPoolDataSource) - Constructor for class org.smyld.db.oracle.SMYLDOraConCashImpl
-
- SMYLDOraConEvtListener - Class in org.smyld.db.oracle
-
- SMYLDOraConEvtListener() - Constructor for class org.smyld.db.oracle.SMYLDOraConEvtListener
-
- SMYLDOraConEvtListener(DataSource) - Constructor for class org.smyld.db.oracle.SMYLDOraConEvtListener
-
- SMYLDSQLException - Exception in org.smyld.db
-
- SMYLDSQLException() - Constructor for exception org.smyld.db.SMYLDSQLException
-
- SMYLDSQLException(Exception) - Constructor for exception org.smyld.db.SMYLDSQLException
-
- SOURCE_TYPE_FUNCTION - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_JAVA_CLASS - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_NON_EXISTENT - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_PACKAGE - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_PACKAGE_BODY - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_PROCEDURE - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_SEQUENCE - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_SYNONYM - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_TABLE - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_TRIGGER - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_TYPE - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SOURCE_TYPE_VIEW - Static variable in interface org.smyld.db.oracle.OraConstants
-
- SP - Static variable in interface org.smyld.db.SQL
-
Holds the value of " "
- SQ - Static variable in interface org.smyld.db.SQL
-
SQ (Single Qutation) Holds the value of "'"
- SQL - Interface in org.smyld.db
-
This class will hold all the string constants used in SQL statements which
will facilitate the text typing for the programmer.
- stop() - Method in class org.smyld.db.oracle.DBChangeManager
-
- StoredProcedure - Class in org.smyld.db.schema
-
- StoredProcedure() - Constructor for class org.smyld.db.schema.StoredProcedure
-