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

A

abort() - Method in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
abort() - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
addPlugin(IGeneratorPlugin) - Method in class com.salto.db.generator.plugin.Plugins
 
addPlugin(String) - Method in class com.salto.db.generator.plugin.Plugins
 
attribute2class(String) - Method in class salto.tool.jdo.util.DoNameCreator
 
autoIncrement - Variable in class salto.tool.sql.data.TableColInfo
 

B

booleanValue(String) - Static method in class salto.tool.jdo.util.DoJdbcConvert
 

C

catalog - Variable in class salto.tool.sql.data.CatalogInfo
 
catalog - Variable in class salto.tool.sql.data.ShemaInfo
 
CatalogInfo - Class in salto.tool.sql.data
 
CatalogInfo(ConnectionInfo, String) - Constructor for class salto.tool.sql.data.CatalogInfo
 
class2attribute(String) - Method in class salto.tool.jdo.util.DoNameCreator
 
class2attribute(String) - Method in interface salto.tool.jdo.util.IDoNameCreator
 
clone() - Method in class salto.tool.jdo.data.JdoInfo
 
colCharOctetLength - Variable in class salto.tool.sql.data.TableColInfo
 
colDefaultVal - Variable in class salto.tool.sql.data.TableColInfo
 
colInfos - Variable in class salto.tool.sql.data.TableInfo
description des colonnes
colIsNullable - Variable in class salto.tool.sql.data.TableColInfo
 
colName - Variable in class salto.tool.sql.data.TableColInfo
nom de la colonne
colNullable - Variable in class salto.tool.sql.data.TableColInfo
 
colPosition - Variable in class salto.tool.sql.data.TableColInfo
 
colRemarks - Variable in class salto.tool.sql.data.TableColInfo
 
colSize - Variable in class salto.tool.sql.data.TableColInfo
 
colTyp - Variable in class salto.tool.sql.data.TableColInfo
type de colonne
com.salto.db.ant - package com.salto.db.ant
 
com.salto.db.generator - package com.salto.db.generator
 
com.salto.db.generator.plugin - package com.salto.db.generator.plugin
 
compare(Object, Object) - Method in class salto.tool.object.GenericComparator
 
connect(ConnectionInfo) - Static method in class salto.tool.sql.ConnectionMgr
 
connect(ConnectionInfo) - Method in class salto.tool.sql.DynConnect
 
ConnectionInfo - Class in salto.tool.sql
 
ConnectionInfo(String, String, String, String, String) - Constructor for class salto.tool.sql.ConnectionInfo
 
ConnectionInfo(String, String, String, String, String, String) - Constructor for class salto.tool.sql.ConnectionInfo
 
ConnectionMgr - Class in salto.tool.sql
 
ConnectionMgr() - Constructor for class salto.tool.sql.ConnectionMgr
Constructor for ConnectionMgr.
connInfo - Variable in class salto.tool.sql.data.CatalogInfo
 
connInfo - Variable in class salto.tool.sql.data.TableInfo
information de connection
Constants - Class in com.salto.db.generator
 
convert(int) - Static method in class salto.tool.jdo.DataObjectCreate
Deprecated. Insérez la description de la méthode à cet endroit. Date de création : (20/03/01 17:09:16)
convert(JdoColInfo) - Method in class salto.tool.jdo.util.DoJdbcConvert
Cette m�thode permet de retourner la fonction du ResultSet qui sera utilis� pour r�cup�rer les donn�es.
convert(JdoColInfo) - Method in interface salto.tool.jdo.util.IJdbcConvert
Cette méthode permet de retourner la fonction du ResultSet qui sera utilisé pour récupérer les données.
convertSet(int) - Static method in class salto.tool.jdo.DataObjectCreate
Deprecated. Retourne la conversion pour . Date de création : (20/03/01 17:09:16)
createDoName(String) - Method in class salto.tool.jdo.util.DoNameCreator
Retourne le nom d'un do en fonction du nom d'une table
createDoName(String, String, int) - Method in class salto.tool.jdo.util.DoNameCreator
 
createDoName(String) - Method in interface salto.tool.jdo.util.IDoNameCreator
Retourne le nom d'un do en fonction du nom d'une table
createDoName(String, String, int) - Method in interface salto.tool.jdo.util.IDoNameCreator
Retourne le nom d'un do en fonction du nom d'une table
createJavaAttName(String) - Method in class salto.tool.jdo.util.DoNameCreator
 
createJavaAttName(String) - Method in interface salto.tool.jdo.util.IDoNameCreator
 
createJavaCteName(String) - Method in class salto.tool.jdo.util.DoNameCreator
Cr�ation du nom d'une constance � partir du nom d'un attribut L'algorithme est bas� sur les r�gles de nommage java: Les constantes sont en majuscules Les diff�rents mots sont s�par�s par des '_' Date de cr�ation : (7/02/01 17:55:57)
createJavaCteName(String) - Method in interface salto.tool.jdo.util.IDoNameCreator
Cr�ation du nom d'une constance � partir du nom d'un attribut L'algorithme est bas� sur les r�gles de nommage java: Les constantes sont en majuscules Les diff�rents mots sont s�par�s par des '_' Date de cr�ation : (7/02/01 17:55:57)
createJavaTypName() - Method in class salto.tool.sql.data.TableColInfo
 
createJdoInfoFromTableInfo(TableInfo) - Static method in class salto.tool.jdo.DataObjectCreate
 
CreatorUtil - Class in salto.tool.jdo.util
 
CreatorUtil() - Constructor for class salto.tool.jdo.util.CreatorUtil
 
creerDoSimple(String, int, String, String, JdoInfo[], String, Integer) - Method in class salto.tool.jdo.DataObjectCreate
Méthode permettant de générer les dataobjects Date de création : (7/02/01 17:55:57)
creerDoSimple(String, String, String, String, JdoInfo[]) - Method in interface salto.tool.jdo.IDoCreate
 

D

DatabaseException - Exception in salto.tool.sql
Insérez la description du type à cet endroit.
DatabaseException() - Constructor for exception salto.tool.sql.DatabaseException
Commentaire relatif au constructeur DatabaseException.
DatabaseException(String) - Constructor for exception salto.tool.sql.DatabaseException
Commentaire relatif au constructeur DatabaseException.
DatabaseHelper - Class in salto.tool.sql
Objet contenant un certain nombre de méthodes statiques utiles tri, ...
DatabaseHelper() - Constructor for class salto.tool.sql.DatabaseHelper
 
DatabaseInfo - Class in salto.tool.sql
Cette classe permet de r�cup�rer toutes les informations conernant une base de donn�e.
DatabaseInfo(String, String, String, String) - Constructor for class salto.tool.sql.DatabaseInfo
Commentaire relatif au constructeur DatabaseInfo.
DatabaseInfo(Connection) - Constructor for class salto.tool.sql.DatabaseInfo
Commentaire relatif au constructeur DatabaseInfo.
DataObjectCreate - Class in salto.tool.jdo
Object capable de générer les codes des DataObject et de les réfléchir (i.e. extraire et interpréter leurs propriétés) Date de création : (7/02/01 17:55:05)
DataObjectCreate() - Constructor for class salto.tool.jdo.DataObjectCreate
Constructeur implicite
dbName2javaCteName(String) - Method in class salto.tool.jdo.util.DoNameCreator
 
dbName2javaCteName(String) - Method in interface salto.tool.jdo.util.IDoNameCreator
Retourne le nom de la constante java en fonction du nom de la colonne du SGBD
decDigit - Variable in class salto.tool.sql.data.TableColInfo
 
DefaultAbstractGeneratorPlugin - Class in com.salto.db.generator.plugin
 
DefaultAbstractGeneratorPlugin() - Constructor for class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
defaultNameOffset - Variable in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
disconnect(ConnectionInfo) - Static method in class salto.tool.sql.ConnectionMgr
 
disconnectAll() - Static method in class salto.tool.sql.ConnectionMgr
 
DOGeneratorTask - Class in com.salto.db.ant
Ant task to generate Salto-DB DataObjects.
DOGeneratorTask() - Constructor for class com.salto.db.ant.DOGeneratorTask
 
DoJdbcConvert - Class in salto.tool.jdo.util
Ins�rez la description du type � cet endroit.
DoJdbcConvert() - Constructor for class salto.tool.jdo.util.DoJdbcConvert
Commentaire relatif au constructeur DoJdbcConvert.
DoNameCreator - Class in salto.tool.jdo.util
Interface permettant de créer les noms des attributs des composants Plusieurs algorithmes sont définies à partir des règles de nommage les plus courantes des bases de données Date de création : (20/10/01 05:17:16)
DoNameCreator() - Constructor for class salto.tool.jdo.util.DoNameCreator
 
doPrefix - Variable in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
DynConnect - Class in salto.tool.sql
 
DynConnect() - Constructor for class salto.tool.sql.DynConnect
Constructor for DynConnect.

E

EJB3AndHibernateDAOPlugin - Class in com.salto.db.generator.plugin
 
EJB3AndHibernateDAOPlugin() - Constructor for class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
EJB3HibernateDAOAndTestCasesPlugin - Class in com.salto.db.generator.plugin
 
EJB3HibernateDAOAndTestCasesPlugin() - Constructor for class com.salto.db.generator.plugin.EJB3HibernateDAOAndTestCasesPlugin
 
ejb3Plugin - Variable in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
EJB3Plugin - Class in com.salto.db.generator.plugin
 
EJB3Plugin() - Constructor for class com.salto.db.generator.plugin.EJB3Plugin
 
ejb3Plugin - Variable in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
equals(Object) - Method in class salto.tool.sql.data.TableInfo
 
execute() - Method in class com.salto.db.ant.DOGeneratorTask
 
execute() - Method in class com.salto.db.ant.RegisterPluginTask
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.EJB3HibernateDAOAndTestCasesPlugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.HibernatePlugin
 
execute(String, JdoInfo) - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.SaltoDbPlugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOAndTestCasesPlugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
execute(String, JdoInfo) - Method in class com.salto.db.generator.plugin.SpringWebappPlugin
 
EXPORTED_KEY - Static variable in class salto.tool.sql.DatabaseInfo
 
exportedFk - Variable in class salto.tool.sql.data.TableInfo
les cl�s �trang�res (la table est ma�tre)

F

finalize() - Method in class salto.tool.sql.ConnectionInfo
 

G

GENERATOR_NAME - Static variable in class com.salto.db.generator.Constants
 
GeneratorUtil - Class in salto.tool.sql.util
Helper class permettant de faire passer les codes SQL en des codes Java Conversion d'un type SQL en un type Java
GeneratorUtil() - Constructor for class salto.tool.sql.util.GeneratorUtil
constructeur inutile dans l'absolu mais permettant de mettre cet objet dans le contexte velocity
GenericComparator - Class in salto.tool.object
 
GenericComparator(Method) - Constructor for class salto.tool.object.GenericComparator
 
getAutoIncrement() - Method in class salto.tool.sql.data.TypeInfo
Gets the autoIncrement.
getAutoIncrementCols() - Method in class salto.tool.sql.data.TableInfo
retourne les colonnes qui sont autoincr�ment�s
getBasicColInfos() - Method in class salto.tool.jdo.data.JdoInfo
colinfos that are not pk and not fk
getCaseSensitive() - Method in class salto.tool.sql.data.TypeInfo
Gets the caseSensitive.
getCat() - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
getCatalog() - Method in class salto.tool.sql.data.CatalogInfo
 
getCatalog() - Method in class salto.tool.sql.data.ShemaInfo
 
getCatalogInfos() - Method in class salto.tool.sql.ConnectionInfo
 
getCatalogs(ConnectionInfo) - Static method in class salto.tool.sql.DatabaseInfo
 
getClassName() - Method in class com.salto.db.ant.RegisterPluginTask
 
getClassNameForPrimitive(String) - Static method in class salto.tool.jdo.util.CreatorUtil
 
getCol() - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
getColCharOctetLength() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColDefaultVal() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColInfos() - Method in class salto.tool.sql.data.TableInfo
 
getColInfos(boolean) - Method in class salto.tool.sql.data.TableInfo
 
getColIsNullable() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColName() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColNullable() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColNum(String) - Method in class salto.tool.sql.data.TableInfo
 
getColPosition() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColRemarks() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColSize() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColTyp() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColTypName() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getColumns(TableInfo) - Static method in class salto.tool.sql.DatabaseInfo
Ins�rez la description de la m�thode � cet endroit.
getConn() - Method in class salto.tool.sql.ConnectionInfo
Gets the conn.
getConn() - Method in class salto.tool.sql.data.ShemaInfo
 
getConn() - Method in class salto.tool.sql.data.TableInfo
 
getConnInfo() - Method in class salto.tool.sql.data.CatalogInfo
 
getConnInfo() - Method in class salto.tool.sql.data.ShemaInfo
 
getConnInfo() - Method in class salto.tool.sql.data.TableInfo
Gets the connInfo.
getCreateParams() - Method in class salto.tool.sql.data.TypeInfo
Gets the createParams.
getDataTyp() - Method in class salto.tool.sql.data.TypeInfo
Gets the dataTyp.
getDecDigit() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getDefaultNameOffset() - Method in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
getDefaultNameOffset() - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
getDefaultNameOffset() - Method in class salto.tool.jdo.util.DoNameCreator
 
getDefaultNameOffset() - Method in interface salto.tool.jdo.util.IDoNameCreator
 
getDefaultPrefix() - Method in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
getDefaultPrefix() - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
getDefaultPrefix() - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
getDefaultPrefix() - Method in class com.salto.db.generator.plugin.HibernatePlugin
 
getDefaultPrefix() - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
getDefaultPrefix() - Method in class com.salto.db.generator.plugin.SaltoDbPlugin
 
getDefaultPrefix() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
getDoNameCreator() - Static method in class salto.tool.jdo.util.CreatorUtil
 
getDriver() - Method in class salto.tool.sql.ConnectionInfo
Gets the driver.
getDriverClassName() - Method in class com.salto.db.ant.DOGeneratorTask
 
getDriverJarFile() - Method in class salto.tool.sql.ConnectionInfo
Gets the driverJarFile.
getEjb3Plugin() - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
getEjb3Plugin() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
getExportedFk() - Method in class salto.tool.sql.data.TableInfo
Gets the exported foreign keys.
getExportedFK(TableInfo) - Static method in class salto.tool.sql.DatabaseInfo
 
getFK() - Method in class salto.tool.sql.data.TableInfo
 
getFK(Connection, String[]) - Method in class salto.tool.sql.DatabaseInfo
Gets a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.)
getFK(TableInfo, int) - Static method in class salto.tool.sql.DatabaseInfo
 
getFK(String) - Static method in class salto.tool.sql.DatabaseInfo
Gets a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.)
getFK(Connection, String) - Static method in class salto.tool.sql.DatabaseInfo
 
getFkColumnName() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getFkName() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getFkTableCat() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getFkTableName() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getFkTableShem() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getFollowForeignKeys() - Method in class com.salto.db.ant.DOGeneratorTask
 
getGenerateView() - Method in class com.salto.db.ant.DOGeneratorTask
 
getHibernateDialect(DatabaseMetaData) - Method in class com.salto.db.generator.plugin.HibernateDialectHelper
 
getImportedFk() - Method in class salto.tool.sql.data.TableInfo
Gets the imported foreign keys.
getImportedFK(TableInfo) - Static method in class salto.tool.sql.DatabaseInfo
 
getInstance() - Static method in class com.salto.db.generator.plugin.Plugins
 
getInstance() - Static method in class salto.tool.jdo.util.CreatorUtil
 
getIxedPrecScale() - Method in class salto.tool.sql.data.TypeInfo
Gets the ixedPrecScale.
getJavaAttClass() - Method in class salto.tool.jdo.data.JdoColInfo
 
getJavaAttCteName() - Method in class salto.tool.jdo.data.JdoColInfo
retourne le nom de la constante java
getJavaAttName() - Method in class salto.tool.jdo.data.JdoColInfo
 
getJavaAttName() - Method in class salto.tool.sql.data.TablePK
 
getJavaClassName() - Method in class salto.tool.jdo.data.JdoInfo
 
getJavaPckName() - Method in class salto.tool.jdo.data.JdoInfo
 
getJavaPossTyp() - Method in class salto.tool.jdo.data.JdoColInfo
 
getJavaPossTyp(TableColInfo) - Method in class salto.tool.jdo.util.DoJdbcConvert
 
getJavaPossTyp(TableColInfo) - Method in interface salto.tool.jdo.util.IJdbcConvert
Retourne les types java possibles pour le type SQL passé en paramètre
getJdbcConvert() - Static method in class salto.tool.jdo.util.CreatorUtil
Retourne le composant permettant de converir les types Jdbc en type Java
getJdbcUrl() - Method in class com.salto.db.ant.DOGeneratorTask
 
getJdoColInfos() - Method in class salto.tool.jdo.data.JdoInfo
 
getKeySeq() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getKeySeq() - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
getLength(Object[]) - Static method in class salto.tool.jdo.util.CreatorUtil
 
getLiteralPrefix() - Method in class salto.tool.sql.data.TypeInfo
Gets the literalPrefix.
getLiteralsuffix() - Method in class salto.tool.sql.data.TypeInfo
Gets the literalsuffix.
getLocalTypeName() - Method in class salto.tool.sql.data.TypeInfo
Gets the localTypeName.
getLogin() - Method in class com.salto.db.ant.DOGeneratorTask
 
getLongDescription() - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.EJB3HibernateDAOAndTestCasesPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.HibernatePlugin
 
getLongDescription() - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.PojoHibernateDAOPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.SaltoDbPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOAndTestCasesPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
getLongDescription() - Method in class com.salto.db.generator.plugin.SpringWebappPlugin
 
getMaxDepth() - Method in class com.salto.db.ant.DOGeneratorTask
 
getMaximumScale() - Method in class salto.tool.sql.data.TypeInfo
Gets the maximumScale.
getMethod(JdoColInfo) - Static method in class salto.tool.jdo.util.CreatorUtil
fonction sp�cifique au dataobjet permettant de retourner la m�thode permettant de retourner la m�thode permettant de convertir la donn�e re�ue du ResultSet.
getMinimumScale() - Method in class salto.tool.sql.data.TypeInfo
Gets the minimumScale.
getName() - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
getName() - Method in class com.salto.db.generator.plugin.EJB3HibernateDAOAndTestCasesPlugin
 
getName() - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
getName() - Method in class com.salto.db.generator.plugin.HibernatePlugin
 
getName() - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
getName() - Method in class com.salto.db.generator.plugin.PojoHibernateDAOPlugin
 
getName() - Method in class com.salto.db.generator.plugin.SaltoDbPlugin
 
getName() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOAndTestCasesPlugin
 
getName() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
getName() - Method in class com.salto.db.generator.plugin.SpringWebappPlugin
 
getName() - Method in class salto.tool.sql.ConnectionInfo
Gets the name.
getName() - Method in class salto.tool.sql.data.ShemaInfo
 
getNameOffset() - Method in class com.salto.db.ant.DOGeneratorTask
 
getNonFKColInfos() - Method in class salto.tool.jdo.data.JdoInfo
colinfos that are not fk
getNonPrimitifClass() - Method in class salto.tool.jdo.data.JdoColInfo
 
getNullable() - Method in class salto.tool.sql.data.TypeInfo
Gets the nullable.
getNumPrecRadix() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getNumPrecRadix() - Method in class salto.tool.sql.data.TypeInfo
Gets the numPrecRadix.
getOutputDir() - Method in class com.salto.db.ant.DOGeneratorTask
 
getPackageName() - Method in class com.salto.db.ant.DOGeneratorTask
 
getPassword() - Method in class com.salto.db.ant.DOGeneratorTask
 
getPk() - Method in class salto.tool.sql.data.TableInfo
Gets the primary key.
getPK(TableInfo) - Static method in class salto.tool.sql.DatabaseInfo
Gets a description of a table's primary key columns.
getPK(Connection, String, String, String) - Static method in class salto.tool.sql.DatabaseInfo
 
getPkColSeq() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getPkColumnName() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getPkJavaAttName() - Method in class salto.tool.sql.data.TableFK
 
getPkJavaClassName() - Method in class salto.tool.sql.data.TableFK
 
getPkName() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getPkName() - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
getPkTableCat() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getPkTableName() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getPkTableShem() - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
getPlugin() - Method in class com.salto.db.ant.DOGeneratorTask
 
getPlugin(String) - Method in class com.salto.db.generator.plugin.Plugins
 
getPlugins() - Method in class com.salto.db.generator.plugin.Plugins
 
getPrecision() - Method in class salto.tool.sql.data.TypeInfo
Gets the precision.
getPrefix() - Method in class com.salto.db.ant.DOGeneratorTask
 
getPrefix() - Method in class salto.tool.jdo.util.DoNameCreator
 
getPwd() - Method in class salto.tool.sql.ConnectionInfo
Gets the pwd.
getResource(String) - Method in class salto.tool.sql.PureClassLoader
 
getResourceAsStream(String) - Method in class salto.tool.sql.PureClassLoader
 
getSchema() - Method in class com.salto.db.ant.DOGeneratorTask
 
getSearchable() - Method in class salto.tool.sql.data.TypeInfo
Gets the searchable.
getShem() - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
getShemaInfo() - Method in class salto.tool.sql.data.TableInfo
 
getShemaInfos() - Method in class salto.tool.sql.ConnectionInfo
 
getShemaInfos(boolean) - Method in class salto.tool.sql.ConnectionInfo
 
getShemaInfos() - Method in class salto.tool.sql.data.CatalogInfo
 
getShemas(ConnectionInfo) - Static method in class salto.tool.sql.DatabaseInfo
 
getShortDescription() - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.EJB3HibernateDAOAndTestCasesPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.HibernatePlugin
 
getShortDescription() - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.PojoHibernateDAOPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.SaltoDbPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOAndTestCasesPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
getShortDescription() - Method in class com.salto.db.generator.plugin.SpringWebappPlugin
 
getSqlDataTyp() - Method in class salto.tool.sql.data.TypeInfo
Gets the sqlDataTyp.
getSqlDateTimeSub() - Method in class salto.tool.sql.data.TypeInfo
Gets the sqlDateTimeSub.
getStmtMethod(JdoColInfo) - Static method in class salto.tool.jdo.util.CreatorUtil
 
getTable() - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
getTableCat() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getTableCat() - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
getTableInfo() - Method in class salto.tool.sql.data.TableColInfo
Gets the tableInfo.
getTableInfos(boolean) - Method in class salto.tool.sql.data.CatalogInfo
 
getTableInfos() - Method in class salto.tool.sql.data.ShemaInfo
 
getTableInfos(boolean) - Method in class salto.tool.sql.data.ShemaInfo
 
getTableName() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getTableName() - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
getTableRemarks() - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
getTables() - Static method in class salto.tool.sql.DatabaseInfo
Ins�rez la description de la m�thode � cet endroit.
getTables(Connection) - Static method in class salto.tool.sql.DatabaseInfo
 
getTables(ShemaInfo) - Static method in class salto.tool.sql.DatabaseInfo
 
getTables(Connection, String, String) - Static method in class salto.tool.sql.DatabaseInfo
 
getTables(Connection, String, String, String) - Static method in class salto.tool.sql.DatabaseInfo
 
getTables(CatalogInfo) - Static method in class salto.tool.sql.DatabaseInfo
 
getTableShem() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getTableShem() - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
getTablesNames() - Method in class com.salto.db.ant.DOGeneratorTask
 
getTableType() - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
getterMethod() - Method in class salto.tool.jdo.data.JdoColInfo
 
getTypeInfo(Connection) - Static method in class salto.tool.sql.DatabaseInfo
Retrieves a description of all the standard SQL types supported by this database.
getTypeName() - Method in class salto.tool.sql.data.TypeInfo
Gets the typeName.
getTypName() - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
getUnsignedAttribute() - Method in class salto.tool.sql.data.TypeInfo
Gets the unsignedAttribute.
getUrl() - Method in class salto.tool.sql.ConnectionInfo
Gets the url.
getUser() - Method in class salto.tool.sql.ConnectionInfo
Gets the user.
getWhereClause(String[]) - Method in class salto.tool.sql.DatabaseInfo
Ins�rez la description de la m�thode � cet endroit.
getWhereClause(Connection, String[]) - Method in class salto.tool.sql.DatabaseInfo
 

H

hashCode() - Method in class salto.tool.sql.data.TableInfo
 
HibernateDialectHelper - Class in com.salto.db.generator.plugin
 
HibernateDialectHelper() - Constructor for class com.salto.db.generator.plugin.HibernateDialectHelper
 
HibernatePlugin - Class in com.salto.db.generator.plugin
 
HibernatePlugin() - Constructor for class com.salto.db.generator.plugin.HibernatePlugin
 

I

IdeException - Exception in salto.tool.ide
Date de création : (18/10/01 06:09:36)
IdeException() - Constructor for exception salto.tool.ide.IdeException
Commentaire relatif au constructeur IdeException.
IdeException(Exception) - Constructor for exception salto.tool.ide.IdeException
Commentaire relatif au constructeur IdeException.
IdeException(String) - Constructor for exception salto.tool.ide.IdeException
Commentaire relatif au constructeur IdeException.
IDoCreate - Interface in salto.tool.jdo
Interface pour créer des do Cette interface est actuellement implémenté par DataObjectCreate Une autre interface sera imùplémenté afin de prendre en compte jrf Date de création : (20/10/01 05:14:34)
IDoNameCreator - Interface in salto.tool.jdo.util
 
IGeneratorPlugin - Interface in com.salto.db.generator.plugin
 
IJdbcConvert - Interface in salto.tool.jdo.util
 
IMPORTED_KEY - Static variable in class salto.tool.sql.DatabaseInfo
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
importedFk - Variable in class salto.tool.sql.data.TableInfo
les cl�s �trang�res
init(String, int, String, String) - Method in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
init(String, int, String, String) - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
init(String, int, String, String) - Method in class com.salto.db.generator.plugin.HibernatePlugin
 
init(String, int, String, String) - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
init(String, int, String, String) - Method in class com.salto.db.generator.plugin.PojoHibernateDAOPlugin
 
init(String, int, String, String) - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
init(String, int, String, String) - Method in class com.salto.db.generator.plugin.SpringWebappPlugin
 
isAutoIncrement() - Method in class salto.tool.sql.data.TableColInfo
 
isAutoIncrement(int, Connection) - Static method in class salto.tool.sql.DatabaseInfo
 
isAutoIncrement(String, Connection) - Static method in class salto.tool.sql.DatabaseInfo
 
isConnected() - Method in class salto.tool.sql.ConnectionInfo
 
isGenerateAnnotations() - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
isPrimitif() - Method in class salto.tool.jdo.data.JdoColInfo
 

J

javaClassName - Variable in class salto.tool.jdo.data.JdoInfo
 
javaPckName - Variable in class salto.tool.jdo.data.JdoInfo
 
JdoColInfo - Class in salto.tool.jdo.data
 
JdoColInfo() - Constructor for class salto.tool.jdo.data.JdoColInfo
 
JdoColInfo(TableColInfo) - Constructor for class salto.tool.jdo.data.JdoColInfo
 
jdoColInfos - Variable in class salto.tool.jdo.data.JdoInfo
 
JdoCreateException - Exception in salto.tool.jdo
 
JdoCreateException() - Constructor for exception salto.tool.jdo.JdoCreateException
 
JdoCreateException(String) - Constructor for exception salto.tool.jdo.JdoCreateException
 
JdoCreateException(String, Throwable) - Constructor for exception salto.tool.jdo.JdoCreateException
 
JdoCreateException(Throwable) - Constructor for exception salto.tool.jdo.JdoCreateException
 
JdoInfo - Class in salto.tool.jdo.data
Objet de donn�e correspondant � un attribut java d'une classe de type Dataobject Date de cr�ation : (18/10/01 06:37:36)
JdoInfo() - Constructor for class salto.tool.jdo.data.JdoInfo
Commentaire relatif au constructeur JdoInfo.
JdoInfo(TableInfo) - Constructor for class salto.tool.jdo.data.JdoInfo
Commentaire relatif au constructeur JdoInfo.

L

listPlugins() - Method in class com.salto.db.ant.DOGeneratorTask
 
loadClass(String, boolean) - Method in class salto.tool.sql.PureClassLoader
 
loadConfig(InputStream) - Method in class com.salto.db.generator.plugin.Plugins
 
loadDefaultConfig() - Method in class com.salto.db.generator.plugin.Plugins
 

M

main(String[]) - Static method in class salto.tool.sql.DatabaseInfo
 

N

name - Variable in class salto.tool.sql.data.ShemaInfo
 
nameCreator - Static variable in class salto.tool.jdo.data.JdoInfo
 
NEW_LINE - Static variable in class salto.tool.jdo.DataObjectCreate
 
numPrecRadix - Variable in class salto.tool.sql.data.TableColInfo
 

O

orderBySeq(TablePK[]) - Static method in class salto.tool.sql.DatabaseHelper
 

P

pckName - Variable in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
pk - Variable in class salto.tool.sql.data.TableInfo
les colonnes de la cl� primaire
pkColSeq - Variable in class salto.tool.sql.data.TableColInfo
 
Plugins - Class in com.salto.db.generator.plugin
 
PojoHibernateDAOPlugin - Class in com.salto.db.generator.plugin
 
PojoHibernateDAOPlugin() - Constructor for class com.salto.db.generator.plugin.PojoHibernateDAOPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
postExecute(JdoInfo[]) - Method in interface com.salto.db.generator.plugin.IGeneratorPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.PojoHibernateDAOPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOAndTestCasesPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
postExecute(JdoInfo[]) - Method in class com.salto.db.generator.plugin.SpringWebappPlugin
 
PureClassLoader - Class in salto.tool.sql
 
PureClassLoader(Vector) - Constructor for class salto.tool.sql.PureClassLoader
 

R

RegisterPluginTask - Class in com.salto.db.ant
Register a plugin
RegisterPluginTask() - Constructor for class com.salto.db.ant.RegisterPluginTask
 
reinstantiate() - Method in class salto.tool.sql.PureClassLoader
 
remove(ConnectionInfo) - Static method in class salto.tool.sql.ConnectionMgr
 
retrieve(Connection, String) - Static method in class salto.tool.sql.ConnectionMgr
 
runVelocity(String, String, String, String, Map) - Static method in class com.salto.db.generator.plugin.VelocityAbstractPlugin
 

S

salto.tool.ide - package salto.tool.ide
 
salto.tool.jdo - package salto.tool.jdo
 
salto.tool.jdo.data - package salto.tool.jdo.data
 
salto.tool.jdo.util - package salto.tool.jdo.util
 
salto.tool.object - package salto.tool.object
 
salto.tool.sql - package salto.tool.sql
 
salto.tool.sql.data - package salto.tool.sql.data
 
salto.tool.sql.util - package salto.tool.sql.util
 
SaltoDbPlugin - Class in com.salto.db.generator.plugin
 
SaltoDbPlugin() - Constructor for class com.salto.db.generator.plugin.SaltoDbPlugin
 
setAutoIncrement(boolean) - Method in class salto.tool.sql.data.TableColInfo
 
setAutoIncrement(boolean) - Method in class salto.tool.sql.data.TypeInfo
Sets the autoIncrement.
setCaseSensitive(boolean) - Method in class salto.tool.sql.data.TypeInfo
Sets the caseSensitive.
setCat(String) - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
setCatalog(String) - Method in class salto.tool.sql.data.CatalogInfo
 
setCatalog(String) - Method in class salto.tool.sql.data.ShemaInfo
 
setCatalogInfos(CatalogInfo[]) - Method in class salto.tool.sql.ConnectionInfo
 
setClassName(String) - Method in class com.salto.db.ant.RegisterPluginTask
 
setCol(String) - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
setColCharOctetLength(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColDefaultVal(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColInfos(TableColInfo[]) - Method in class salto.tool.sql.data.TableInfo
 
setColIsNullable(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColName(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColNullable(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColPosition(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColRemarks(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColSize(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setColTyp(short) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setConn(Connection) - Method in class salto.tool.sql.ConnectionInfo
Sets the conn.
setConn(Connection) - Method in class salto.tool.sql.data.TableInfo
 
setConnInfo(ConnectionInfo) - Method in class salto.tool.sql.data.CatalogInfo
 
setConnInfo(ConnectionInfo) - Method in class salto.tool.sql.data.TableInfo
Sets the connInfo.
setCreateParams(String) - Method in class salto.tool.sql.data.TypeInfo
Sets the createParams.
setDataTyp(short) - Method in class salto.tool.sql.data.TypeInfo
Sets the dataTyp.
setDecDigit(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setDefaultNameOffset(int) - Method in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 
setDefaultNameOffset(int) - Method in class salto.tool.jdo.util.DoNameCreator
 
setDefaultNameOffset(int) - Method in interface salto.tool.jdo.util.IDoNameCreator
 
setDriver(String) - Method in class salto.tool.sql.ConnectionInfo
Sets the driver.
setDriverClassName(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setDriverJarFile(String) - Method in class salto.tool.sql.ConnectionInfo
Sets the driverJarFile.
setEjb3Plugin(EJB3Plugin) - Method in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
setEjb3Plugin(EJB3Plugin) - Method in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
setFkColumnName(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setFkName(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setFkTableCat(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setFkTableName(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setFkTableShem(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setFollowForeignKeys(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setGenerateAnnotations(boolean) - Method in class com.salto.db.generator.plugin.EJB3Plugin
 
setGenerateView(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setIxedPrecScale(boolean) - Method in class salto.tool.sql.data.TypeInfo
Sets the ixedPrecScale.
setJavaClassName(String) - Method in class salto.tool.jdo.data.JdoInfo
 
setJavaPckName(String) - Method in class salto.tool.jdo.data.JdoInfo
 
setJdbcUrl(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setJdoColInfos(JdoColInfo[]) - Method in class salto.tool.jdo.data.JdoInfo
 
setKeySeq(short) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setKeySeq(short) - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
setLiteralPrefix(String) - Method in class salto.tool.sql.data.TypeInfo
Sets the literalPrefix.
setLiteralsuffix(String) - Method in class salto.tool.sql.data.TypeInfo
Sets the literalsuffix.
setLocalTypeName(String) - Method in class salto.tool.sql.data.TypeInfo
Sets the localTypeName.
setLogin(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setMaxDepth(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setMaximumScale(short) - Method in class salto.tool.sql.data.TypeInfo
Sets the maximumScale.
setMinimumScale(short) - Method in class salto.tool.sql.data.TypeInfo
Sets the minimumScale.
setName(String) - Method in class salto.tool.sql.ConnectionInfo
Sets the name.
setName(String) - Method in class salto.tool.sql.data.ShemaInfo
 
setNameOffset(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setNullable(short) - Method in class salto.tool.sql.data.TypeInfo
Sets the nullable.
setNumPrecRadix(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setNumPrecRadix(int) - Method in class salto.tool.sql.data.TypeInfo
Sets the numPrecRadix.
setOutputDir(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setPackageName(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setParamMethod(JdoColInfo) - Static method in class salto.tool.jdo.util.CreatorUtil
 
setPassword(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setPk(TableColInfo[], TablePK[]) - Static method in class salto.tool.sql.DatabaseHelper
 
setPkColSeq(int) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setPkColumnName(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setPkName(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setPkName(String) - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
setPkTableCat(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setPkTableName(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setPkTableShem(String) - Method in class salto.tool.sql.data.TableFK
Ins�rez la description de la m�thode � cet endroit.
setPlugin(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setPrecision(int) - Method in class salto.tool.sql.data.TypeInfo
Sets the precision.
setPrefix(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setPrefix(String) - Method in class salto.tool.jdo.util.DoNameCreator
 
setPrefix(String) - Method in interface salto.tool.jdo.util.IDoNameCreator
 
setPwd(String) - Method in class salto.tool.sql.ConnectionInfo
Sets the pwd.
setSchema(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setSearchable(short) - Method in class salto.tool.sql.data.TypeInfo
Sets the searchable.
setShem(String) - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
setShemaInfo(ShemaInfo) - Method in class salto.tool.sql.data.TableInfo
 
setShemaInfos(ShemaInfo[]) - Method in class salto.tool.sql.data.CatalogInfo
 
setSqlDataTyp(int) - Method in class salto.tool.sql.data.TypeInfo
Sets the sqlDataTyp.
setSqlDateTimeSub(int) - Method in class salto.tool.sql.data.TypeInfo
Sets the sqlDateTimeSub.
setTable(String) - Method in class salto.tool.sql.data.TablePK
Ins�rez la description de la m�thode � cet endroit.
setTableCat(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setTableCat(String) - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
setTableInfo(TableInfo) - Method in class salto.tool.sql.data.TableColInfo
Sets the tableInfo.
setTableInfos(TableInfo[]) - Method in class salto.tool.sql.data.ShemaInfo
 
setTableName(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setTableName(String) - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
setTableRemarks(String) - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
setTableShem(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setTableShem(String) - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
setTablesNames(String) - Method in class com.salto.db.ant.DOGeneratorTask
 
setTableType(String) - Method in class salto.tool.sql.data.TableInfo
Ins�rez la description de la m�thode � cet endroit.
setterMethod() - Method in class salto.tool.jdo.data.JdoColInfo
 
setTypeName(String) - Method in class salto.tool.sql.data.TypeInfo
Sets the typeName.
setTypName(String) - Method in class salto.tool.sql.data.TableColInfo
Insérez la description de la méthode à cet endroit.
setUnsignedAttribute(boolean) - Method in class salto.tool.sql.data.TypeInfo
Sets the unsignedAttribute.
setUrl(String) - Method in class salto.tool.sql.ConnectionInfo
Sets the url.
setUser(String) - Method in class salto.tool.sql.ConnectionInfo
Sets the user.
ShemaInfo - Class in salto.tool.sql.data
 
ShemaInfo(ConnectionInfo) - Constructor for class salto.tool.sql.data.ShemaInfo
 
shemaInfos - Variable in class salto.tool.sql.data.CatalogInfo
 
shouldReload() - Method in class salto.tool.sql.PureClassLoader
 
shouldReload(String) - Method in class salto.tool.sql.PureClassLoader
 
SpringEJB3AndHibernateDAOAndTestCasesPlugin - Class in com.salto.db.generator.plugin
 
SpringEJB3AndHibernateDAOAndTestCasesPlugin() - Constructor for class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOAndTestCasesPlugin
 
SpringEJB3AndHibernateDAOPlugin - Class in com.salto.db.generator.plugin
 
SpringEJB3AndHibernateDAOPlugin() - Constructor for class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
SpringWebappPlugin - Class in com.salto.db.generator.plugin
 
SpringWebappPlugin() - Constructor for class com.salto.db.generator.plugin.SpringWebappPlugin
 
srcPath - Variable in class com.salto.db.generator.plugin.DefaultAbstractGeneratorPlugin
 

T

tableCat - Variable in class salto.tool.sql.data.TableColInfo
 
tableCat - Variable in class salto.tool.sql.data.TableInfo
le catalogue
TableColInfo - Class in salto.tool.sql.data
Insérez la description du type à cet endroit.
TableColInfo(TableInfo) - Constructor for class salto.tool.sql.data.TableColInfo
Constructeur par défaut de TableColInfo.
TableColInfo() - Constructor for class salto.tool.sql.data.TableColInfo
 
TableColInfo(TableColInfo) - Constructor for class salto.tool.sql.data.TableColInfo
Construction d'un colonne à partir d'un objet déjà initialisé Ce constructeur doit normalement servir uniquement à construire une instance d'une superclasse de TableColInfo
TableFK - Class in salto.tool.sql.data
Ins�rez la description du type � cet endroit.
TableFK() - Constructor for class salto.tool.sql.data.TableFK
Commentaire relatif au constructeur TableFK.
tableInfo - Variable in class salto.tool.sql.data.TableColInfo
 
TableInfo - Class in salto.tool.sql.data
Objet de donn�e repr�sentant la description d'une table
TableInfo() - Constructor for class salto.tool.sql.data.TableInfo
Commentaire relatif au constructeur TableInfo.
TableInfo(TableInfo) - Constructor for class salto.tool.sql.data.TableInfo
 
TableInfo(ShemaInfo) - Constructor for class salto.tool.sql.data.TableInfo
 
tableInfos - Variable in class salto.tool.sql.data.ShemaInfo
 
tableName - Variable in class salto.tool.sql.data.TableColInfo
 
tableName - Variable in class salto.tool.sql.data.TableInfo
nom de la table
TablePK - Class in salto.tool.sql.data
Descriptionde la cl� primaire d'une table.
TablePK() - Constructor for class salto.tool.sql.data.TablePK
Commentaire relatif au constructeur TablePK.
tableRemarks - Variable in class salto.tool.sql.data.TableInfo
commentaire
tableShem - Variable in class salto.tool.sql.data.TableColInfo
 
tableShem - Variable in class salto.tool.sql.data.TableInfo
le sch�ma
tableType - Variable in class salto.tool.sql.data.TableInfo
type de table.
TEMPLATE_PATH - Static variable in class com.salto.db.generator.plugin.EJB3AndHibernateDAOPlugin
 
TEMPLATE_PATH - Static variable in class com.salto.db.generator.plugin.SpringEJB3AndHibernateDAOPlugin
 
TEMPLATE_PATH - Static variable in class com.salto.db.generator.plugin.SpringWebappPlugin
 
TypeInfo - Class in salto.tool.sql.data
 
TypeInfo(ResultSet) - Constructor for class salto.tool.sql.data.TypeInfo
Constructor for TypeInfo.
typName - Variable in class salto.tool.sql.data.TableColInfo
 

U

unzip(InputStream, String) - Static method in class com.salto.db.generator.ZipUtil
 
unzipAFile(ZipInputStream, String) - Static method in class com.salto.db.generator.ZipUtil
 
update(Connection, String) - Static method in class salto.tool.sql.ConnectionMgr
 
update(Connection, String, Object[][]) - Static method in class salto.tool.sql.ConnectionMgr
 

V

VelocityAbstractPlugin - Class in com.salto.db.generator.plugin
 
VelocityAbstractPlugin() - Constructor for class com.salto.db.generator.plugin.VelocityAbstractPlugin
 
VERSION - Static variable in class com.salto.db.generator.Constants
 

Z

ZipUtil - Class in com.salto.db.generator
 
ZipUtil() - Constructor for class com.salto.db.generator.ZipUtil
 

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

Copyright © 2002-2008 Salto Consulting. All Rights Reserved.