- backup(int) - Static method in class bbd.jportal.ASCII_CharStream
-
- backup(int) - Static method in class bbd.jportal.SimpleCharStream
-
Backup a number of characters.
- bbd.jportal - package bbd.jportal
-
- bbd.jportal.util - package bbd.jportal.util
-
- BCPCode - Class in bbd.jportal
-
- BCPCode() - Constructor for class bbd.jportal.BCPCode
-
- beginColumn - Variable in class bbd.jportal.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class bbd.jportal.Token
-
The line number of the first character of this Token.
- BeginToken() - Static method in class bbd.jportal.ASCII_CharStream
-
- BeginToken() - Static method in class bbd.jportal.SimpleCharStream
-
Start.
- BIGIDENTITY - Static variable in class bbd.jportal.Field
-
- BIGIDENTITY - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- BIGSEQUENCE - Static variable in class bbd.jportal.Field
-
- BIGSEQUENCE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- BIGXML - Static variable in class bbd.jportal.Field
-
- BIGXML - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- BinCode - Class in bbd.jportal
-
- BinCode() - Constructor for class bbd.jportal.BinCode
-
- BinCppCode - Class in bbd.jportal
-
- BinCppCode() - Constructor for class bbd.jportal.BinCppCode
-
- BinCSCode - Class in bbd.jportal
-
- BinCSCode() - Constructor for class bbd.jportal.BinCSCode
-
- bindPos - Variable in class bbd.jportal.Field
-
- BinJavaCode - Class in bbd.jportal
-
- BinJavaCode() - Constructor for class bbd.jportal.BinJavaCode
-
- BinPythonCode - Class in bbd.jportal
-
- BinPythonCode() - Constructor for class bbd.jportal.BinPythonCode
-
- BLOB - Static variable in class bbd.jportal.Field
-
- BLOB - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- BOOLEAN - Static variable in class bbd.jportal.Field
-
- BOOLEAN - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- bufcolumn - Static variable in class bbd.jportal.SimpleCharStream
-
- buffer - Static variable in class bbd.jportal.SimpleCharStream
-
- bufline - Static variable in class bbd.jportal.SimpleCharStream
-
- bufpos - Static variable in class bbd.jportal.ASCII_CharStream
-
- bufpos - Static variable in class bbd.jportal.SimpleCharStream
-
Position in buffer.
- buildBulkInsert(Proc) - Method in class bbd.jportal.Table
-
Builds an insert proc generated as part of standard record class
- buildBulkUpdate(Proc) - Method in class bbd.jportal.Table
-
Builds an update proc generated as part of standard record class
- buildCount(Proc) - Method in class bbd.jportal.Table
-
Builds a count rows proc
- buildDeleteAll(Proc) - Method in class bbd.jportal.Table
-
Builds a delete all rows proc
- buildDeleteBy(Proc, PrintWriter) - Method in class bbd.jportal.Table
-
- buildDeleteOne(Proc) - Method in class bbd.jportal.Table
-
Builds a delete by primary key proc
- buildExists(Proc) - Method in class bbd.jportal.Table
-
Builds a check for primary key existance proc
- buildIdentity(Proc) - Method in class bbd.jportal.Table
-
Builds an identity proc generated as part of standard record class
- buildInsert(Proc) - Method in class bbd.jportal.Table
-
Builds an insert proc generated as part of standard record class
- buildMaxTmStamp(Proc) - Method in class bbd.jportal.Table
-
Builds a select on primary key proc
- buildMerge(Proc) - Method in class bbd.jportal.Table
-
Builds a merge proc generated as part of standard record class
- buildSelectAll(Proc, boolean, boolean, boolean, boolean) - Method in class bbd.jportal.Table
-
Builds a select all rows proc
- buildSelectBy(Proc, boolean, boolean, boolean, boolean, PrintWriter) - Method in class bbd.jportal.Table
-
- buildSelectFrom(Proc, Table, PrintWriter) - Method in class bbd.jportal.Table
-
- buildSelectOne(Proc, boolean, boolean) - Method in class bbd.jportal.Table
-
Builds a select on primary key proc
- buildUpdate(Proc) - Method in class bbd.jportal.Table
-
Builds an update proc generated as part of standard record class
- buildUpdateBy(Proc, PrintWriter) - Method in class bbd.jportal.Table
-
Builds an updateby proc generated as part of standard record class
- buildUpdateFor(Proc, PrintWriter) - Method in class bbd.jportal.Table
-
Builds an update proc generated as part of standard record class
- BULKINSERT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- BULKUPDATE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- BYTE - Static variable in class bbd.jportal.Field
-
- BYTE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- ByteArrayBlob - Class in bbd.jportal.util
-
- ByteArrayBlob(byte[]) - Constructor for class bbd.jportal.util.ByteArrayBlob
-
- ByteArrayBlob(Blob) - Constructor for class bbd.jportal.util.ByteArrayBlob
-
- DaoVBCode - Class in bbd.jportal
-
- DaoVBCode() - Constructor for class bbd.jportal.DaoVBCode
-
- DATA - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- Database - Class in bbd.jportal
-
The Database identified by name, holds a list of tables for a
server, userid and password.
- Database() - Constructor for class bbd.jportal.Database
-
- database - Static variable in class bbd.jportal.JPortal
-
- DATABASE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- database - Variable in class bbd.jportal.Table
-
- DataHandler - Class in bbd.jportal.util
-
- DataHandler() - Constructor for class bbd.jportal.util.DataHandler
-
- DATALINE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- DATASTATE - Static variable in interface bbd.jportal.JPortalConstants
-
Lexical state.
- DATE - Static variable in class bbd.jportal.Field
-
- DATE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- date(Date) - Static method in class bbd.jportal.util.DataHandler
-
- date(String) - Static method in class bbd.jportal.util.DataHandler
-
- dateFormat - Static variable in class bbd.jportal.util.DataHandler
-
- DATETIME - Static variable in class bbd.jportal.Field
-
- DATETIME - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- dateTime(Timestamp) - Static method in class bbd.jportal.util.DataHandler
-
- dateTime(String) - Static method in class bbd.jportal.util.DataHandler
-
- dateTimeFormat - Static variable in class bbd.jportal.util.DataHandler
-
- Db2DDL - Class in bbd.jportal
-
- Db2DDL() - Constructor for class bbd.jportal.Db2DDL
-
- DBPortalSI - Class in bbd.jportal
-
- DBPortalSI() - Constructor for class bbd.jportal.DBPortalSI
-
- DBPyCode - Class in bbd.jportal
-
- DBPyCode() - Constructor for class bbd.jportal.DBPyCode
-
- debugStream - Static variable in class bbd.jportal.JPortalTokenManager
-
Debug output.
- DECLARE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- Decompile - Class in bbd.jportal
-
- Decompile() - Constructor for class bbd.jportal.Decompile
-
- DEFAULT - Static variable in interface bbd.jportal.JPortalConstants
-
Lexical state.
- DEFAULT_BIG_XML - Static variable in class bbd.jportal.Field
-
- DEFAULT_XML - Static variable in class bbd.jportal.Field
-
- DEFAULTV - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- defaultValue - Variable in class bbd.jportal.Field
-
Default value to apply for the field on insert if not specified
- definePos - Variable in class bbd.jportal.Field
-
- DELETE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- delete - Variable in class bbd.jportal.Parameter
-
- DELETEALL - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- DELETEBY - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- DELETEONE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- DelphiAdoCode - Class in bbd.jportal
-
- DelphiAdoCode() - Constructor for class bbd.jportal.DelphiAdoCode
-
- DelphiCode - Class in bbd.jportal
-
- DelphiCode() - Constructor for class bbd.jportal.DelphiCode
-
- DESC - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- description() - Static method in class bbd.jportal.Access2DDL
-
- description() - Static method in class bbd.jportal.AccessJetDDL
-
- description() - Static method in class bbd.jportal.AdoCCode
-
- description() - Static method in class bbd.jportal.AdoCSCode
-
- description() - Static method in class bbd.jportal.AdoPythonCode
-
- description() - Static method in class bbd.jportal.AdoVBCode
-
- description() - Static method in class bbd.jportal.AdoVBCode3
-
- description() - Static method in class bbd.jportal.AdvancedGenerator
-
- description() - Static method in class bbd.jportal.BCPCode
-
- description() - Static method in class bbd.jportal.BinCode
-
- description() - Static method in class bbd.jportal.BinCppCode
-
- description() - Static method in class bbd.jportal.BinCSCode
-
- description() - Static method in class bbd.jportal.BinJavaCode
-
- description() - Static method in class bbd.jportal.BinPythonCode
-
- description() - Static method in class bbd.jportal.CBuilderAdoCode
-
- description() - Static method in class bbd.jportal.CBuilderCode
-
- description() - Static method in class bbd.jportal.CliCCode
-
- description() - Static method in class bbd.jportal.CliCCode2
-
- description() - Static method in class bbd.jportal.CliJCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.CSIdl2Code
-
- description() - Static method in class bbd.jportal.CSNetCode
-
- description() - Static method in class bbd.jportal.DaoVBCode
-
- description() - Static method in class bbd.jportal.Db2DDL
-
Generates the SQL for DB2 Table creation.
- description() - Static method in class bbd.jportal.DBPortalSI
-
- description() - Static method in class bbd.jportal.DBPyCode
-
- description() - Static method in class bbd.jportal.DelphiAdoCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.DelphiCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.FreeMarker
-
- description() - Static method in class bbd.jportal.Generator
-
- description() - Static method in class bbd.jportal.IBDDL
-
Generates the SQL for Interbase Table creation.
- description() - Static method in class bbd.jportal.IdlBinUCode
-
- description() - Static method in class bbd.jportal.IdlCode
-
- description() - Static method in class bbd.jportal.IdlJCode
-
- description() - Static method in class bbd.jportal.IdlJRWCode
-
- description() - Static method in class bbd.jportal.IdlObjCCode
-
- description() - Static method in class bbd.jportal.JavaCSCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.JavaIdlCode
-
- description() - Static method in class bbd.jportal.JavaJCCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.JavaOSCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.JavaRWCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.JavaRWiiCode
-
- description() - Static method in class bbd.jportal.JavaSCCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.JavaWRCode
-
Generates the procedure classes for each table present.
- description() - Static method in class bbd.jportal.JSONCode
-
- description() - Static method in class bbd.jportal.Lite3CCode
-
- description() - Static method in class bbd.jportal.Lite3DDL
-
- description() - Static method in class bbd.jportal.Lite3PasCode
-
- description() - Static method in class bbd.jportal.Lite3PyCode
-
- description() - Static method in class bbd.jportal.MSSqlDDL
-
- description() - Static method in class bbd.jportal.MySqlCCode
-
- description() - Static method in class bbd.jportal.MySqlDDL
-
- description() - Static method in class bbd.jportal.OciCCode
-
- description() - Static method in class bbd.jportal.OciSHCode
-
- description() - Static method in class bbd.jportal.OciVBClassCode
-
- description() - Static method in class bbd.jportal.OciVBCode
-
- description() - Static method in class bbd.jportal.OracleDDL
-
Generates the SQL for ORACLE Table creation.
- description() - Static method in class bbd.jportal.OracleExportList
-
- description() - Static method in class bbd.jportal.ParadoxDDL
-
Generates the SQL for Interbase Table creation.
- description() - Static method in class bbd.jportal.ParmCode
-
- description() - Static method in class bbd.jportal.PostgreCCode
-
- description() - Static method in class bbd.jportal.PostgreDDL
-
- description() - Static method in class bbd.jportal.PyParamCode
-
- description() - Static method in class bbd.jportal.PythonCliCode
-
- description() - Static method in class bbd.jportal.PythonCode
-
- description() - Static method in class bbd.jportal.PythonTreeCode
-
- description() - Static method in class bbd.jportal.QueryCode
-
- description() - Static method in class bbd.jportal.VBCode
-
- description() - Static method in class bbd.jportal.VBCode2
-
- description() - Static method in class bbd.jportal.VBNetCode
-
- description() - Static method in class bbd.jportal.VBScriptCode
-
- description() - Static method in class bbd.jportal.XsdCode
-
- DIGIT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- disable_tracing() - Static method in class bbd.jportal.JPortal
-
Disable tracing.
- documentation() - Static method in class bbd.jportal.Access2DDL
-
- documentation() - Static method in class bbd.jportal.AccessJetDDL
-
- documentation() - Static method in class bbd.jportal.AdoCCode
-
- documentation() - Static method in class bbd.jportal.AdoCSCode
-
- documentation() - Static method in class bbd.jportal.AdoPythonCode
-
- documentation() - Static method in class bbd.jportal.AdoVBCode
-
- documentation() - Static method in class bbd.jportal.AdoVBCode3
-
- documentation() - Static method in class bbd.jportal.AdvancedGenerator
-
- documentation() - Static method in class bbd.jportal.BCPCode
-
- documentation() - Static method in class bbd.jportal.BinCode
-
- documentation() - Static method in class bbd.jportal.BinCppCode
-
- documentation() - Static method in class bbd.jportal.BinCSCode
-
- documentation() - Static method in class bbd.jportal.BinJavaCode
-
- documentation() - Static method in class bbd.jportal.BinPythonCode
-
- documentation() - Static method in class bbd.jportal.CBuilderAdoCode
-
- documentation() - Static method in class bbd.jportal.CBuilderCode
-
- documentation() - Static method in class bbd.jportal.CliCCode
-
- documentation() - Static method in class bbd.jportal.CliCCode2
-
- documentation() - Static method in class bbd.jportal.CliJCode
-
- documentation() - Static method in class bbd.jportal.CSIdl2Code
-
- documentation() - Static method in class bbd.jportal.CSNetCode
-
- documentation() - Static method in class bbd.jportal.DaoVBCode
-
- documentation() - Static method in class bbd.jportal.Db2DDL
-
- documentation() - Static method in class bbd.jportal.DBPortalSI
-
- documentation() - Static method in class bbd.jportal.DBPyCode
-
- documentation() - Static method in class bbd.jportal.DelphiAdoCode
-
- documentation() - Static method in class bbd.jportal.DelphiCode
-
- documentation() - Static method in class bbd.jportal.FreeMarker
-
- documentation() - Static method in class bbd.jportal.Generator
-
- documentation() - Static method in class bbd.jportal.IBDDL
-
- documentation() - Static method in class bbd.jportal.IdlBinUCode
-
- documentation() - Static method in class bbd.jportal.IdlCode
-
- documentation() - Static method in class bbd.jportal.IdlJCode
-
- documentation() - Static method in class bbd.jportal.IdlJRWCode
-
- documentation() - Static method in class bbd.jportal.IdlObjCCode
-
- documentation() - Static method in class bbd.jportal.JavaCSCode
-
- documentation() - Static method in class bbd.jportal.JavaIdlCode
-
- documentation() - Static method in class bbd.jportal.JavaJCCode
-
- documentation() - Static method in class bbd.jportal.JavaOSCode
-
- documentation() - Static method in class bbd.jportal.JavaRWCode
-
- documentation() - Static method in class bbd.jportal.JavaRWiiCode
-
- documentation() - Static method in class bbd.jportal.JavaSCCode
-
- documentation() - Static method in class bbd.jportal.JavaWRCode
-
- documentation() - Static method in class bbd.jportal.JSONCode
-
- documentation() - Static method in class bbd.jportal.Lite3CCode
-
- documentation() - Static method in class bbd.jportal.Lite3DDL
-
- documentation() - Static method in class bbd.jportal.Lite3PasCode
-
- documentation() - Static method in class bbd.jportal.Lite3PyCode
-
- documentation() - Static method in class bbd.jportal.MSSqlDDL
-
- documentation() - Static method in class bbd.jportal.MySqlCCode
-
- documentation() - Static method in class bbd.jportal.MySqlDDL
-
- documentation() - Static method in class bbd.jportal.OciCCode
-
- documentation() - Static method in class bbd.jportal.OciSHCode
-
- documentation() - Static method in class bbd.jportal.OciVBClassCode
-
- documentation() - Static method in class bbd.jportal.OciVBCode
-
- documentation() - Static method in class bbd.jportal.OracleDDL
-
- documentation() - Static method in class bbd.jportal.OracleExportList
-
- documentation() - Static method in class bbd.jportal.ParadoxDDL
-
- documentation() - Static method in class bbd.jportal.ParmCode
-
- documentation() - Static method in class bbd.jportal.PostgreCCode
-
- documentation() - Static method in class bbd.jportal.PostgreDDL
-
- documentation() - Static method in class bbd.jportal.PyParamCode
-
- documentation() - Static method in class bbd.jportal.PythonCliCode
-
- documentation() - Static method in class bbd.jportal.PythonCode
-
- documentation() - Static method in class bbd.jportal.PythonTreeCode
-
- documentation() - Static method in class bbd.jportal.QueryCode
-
- documentation() - Static method in class bbd.jportal.VBCode
-
- documentation() - Static method in class bbd.jportal.VBCode2
-
- documentation() - Static method in class bbd.jportal.VBNetCode
-
- documentation() - Static method in class bbd.jportal.VBScriptCode
-
- documentation() - Static method in class bbd.jportal.XsdCode
-
- doesGeneratedKeys - Variable in class bbd.jportal.util.Connector.Returning
-
- doImports(PrintWriter) - Method in class bbd.jportal.Database
-
- DOLLAR_NO - Static variable in class bbd.jportal.PlaceHolder
-
- Done() - Static method in class bbd.jportal.ASCII_CharStream
-
- Done() - Static method in class bbd.jportal.SimpleCharStream
-
Reset buffer when finished.
- DOUBLE - Static variable in class bbd.jportal.Field
-
- DOUBLE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- DQUOTEDS - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- dropField - Variable in class bbd.jportal.util.Connector.Returning
-
- DYNAMIC - Static variable in class bbd.jportal.Field
-
- DYNAMIC - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- dynamics - Variable in class bbd.jportal.Proc
-
List of dynamic SQL code fields
- dynamicSizes - Variable in class bbd.jportal.Proc
-
List of dynamic SQL code field sizes
- dynamicStrung - Variable in class bbd.jportal.Proc
-
List of dynamic SQL code field sizes
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Access2DDL
-
Generates the SQL for Access Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.AccessJetDDL
-
Generates the SQL for Access Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.AdoCCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.AdoCSCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.AdoPythonCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.AdoVBCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.AdoVBCode3
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.BCPCode
-
Generates the loader code for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.BinCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.BinCppCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.BinCSCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.BinJavaCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.BinPythonCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CBuilderAdoCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CBuilderCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CliCCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CliCCode2
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CliJCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CSIdl2Code
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.CSNetCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.DaoVBCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Db2DDL
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.DBPortalSI
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.DBPyCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.DelphiAdoCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.DelphiCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Generator
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.IBDDL
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.IdlBinUCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.IdlCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.IdlJCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.IdlJRWCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.IdlObjCCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaCSCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaIdlCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaJCCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaOSCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaRWCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaRWiiCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaSCCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JavaWRCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.JSONCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Lite3CCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Lite3DDL
-
Generates the SQL for Lite3 Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Lite3PasCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.Lite3PyCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.MSSqlDDL
-
Generates the SQL for SQLServer Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.MySqlCCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.MySqlDDL
-
Generates the SQL for MySQL Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.OciCCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.OciSHCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.OciVBClassCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.OciVBCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.OracleDDL
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.OracleExportList
-
Generates the SQL for ORACLE Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.ParadoxDDL
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.ParmCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.PostgreCCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.PostgreDDL
-
Generates the SQL for PostgreSQL Table creation.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.PyParamCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.PythonCliCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.PythonCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.PythonTreeCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.QueryCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.VBCode
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.VBCode2
-
Generates the procedure classes for each table present.
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.VBNetCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.VBScriptCode
-
- generate(Database, String, PrintWriter) - Static method in class bbd.jportal.XsdCode
-
- generateAdvanced(Database, Map<String, String>, String, PrintWriter) - Static method in class bbd.jportal.AdvancedGenerator
-
- generateAdvanced(Database, Map<String, String>, File, PrintWriter) - Static method in class bbd.jportal.FreeMarker
-
Generates code using a given FreeMarker template
- generateCode(Table, PrintWriter) - Static method in class bbd.jportal.AdoCSCode
-
- generateCode(Table, PrintWriter) - Static method in class bbd.jportal.CSNetCode
-
- generateCode(Table, PrintWriter) - Static method in class bbd.jportal.VBNetCode
-
- generateDataTables(Table, PrintWriter) - Static method in class bbd.jportal.CSNetCode
-
- generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal.AdoCSCode
-
- generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal.CliCCode
-
- generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal.CliCCode2
-
- generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal.CSNetCode
-
- generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal.JavaSCCode
-
- generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal.PostgreCCode
-
- generatePadding(int) - Static method in class bbd.jportal.CliCCode
-
- generatePadding(int) - Static method in class bbd.jportal.CliCCode2
-
- generatePadding(Field, int) - Static method in class bbd.jportal.OciCCode
-
- generatePadding(int) - Static method in class bbd.jportal.OciCCode
-
- generatePadding(Field, PrintWriter, int, int) - Static method in class bbd.jportal.OciSHCode
-
- generatePadding(PrintWriter, int, int) - Static method in class bbd.jportal.OciSHCode
-
- generatePadding(Field, PrintWriter, int, int) - Static method in class bbd.jportal.OciVBClassCode
-
- generatePadding(PrintWriter, int, int) - Static method in class bbd.jportal.OciVBClassCode
-
- generatePadding(Field, PrintWriter, int, int) - Static method in class bbd.jportal.OciVBCode
-
- generatePadding(PrintWriter, int, int) - Static method in class bbd.jportal.OciVBCode
-
- generatePadding(int) - Static method in class bbd.jportal.PostgreCCode
-
- generateParseException() - Static method in class bbd.jportal.JPortal
-
Generate ParseException.
- generateStd(Table, PrintWriter) - Static method in class bbd.jportal.AdoVBCode
-
Build of all required standard procedures
- generateStd(Table, PrintWriter) - Static method in class bbd.jportal.DaoVBCode
-
Build of all required standard procedures
- generateStd(Table, PrintWriter) - Static method in class bbd.jportal.VBCode
-
Build of all required standard procedures
- generateStd(Table, PrintWriter) - Static method in class bbd.jportal.VBCode2
-
Build of all required standard procedures
- generateStructPairs(Vector<Field>, Vector<String>, String, PrintWriter) - Static method in class bbd.jportal.AdoCSCode
-
- generateStructPairs(Proc, Vector<Field>, Vector<?>, String, PrintWriter, String, boolean) - Static method in class bbd.jportal.CSNetCode
-
- generateStructPairs(Vector<Field>, Vector<String>, String, PrintWriter) - Static method in class bbd.jportal.VBNetCode
-
- generateStructs(Table, PrintWriter) - Static method in class bbd.jportal.AdoCSCode
-
- generateStructs(Table, PrintWriter) - Static method in class bbd.jportal.AdoVBCode3
-
- generateStructs(Table, PrintWriter) - Static method in class bbd.jportal.CSNetCode
-
- generateStructs(Table, PrintWriter) - Static method in class bbd.jportal.OciVBClassCode
-
- generateStructs(Table, PrintWriter) - Static method in class bbd.jportal.OciVBCode
-
- generateStructs(Table, PrintWriter) - Static method in class bbd.jportal.VBNetCode
-
- GenerateTemplate(Configuration, File, File, Database, PrintWriter) - Static method in class bbd.jportal.FreeMarker
-
- generateVB6Structs(Table, PrintWriter) - Static method in class bbd.jportal.AdoCCode
-
- Generator - Class in bbd.jportal
-
- Generator() - Constructor for class bbd.jportal.Generator
-
- getAlias() - Method in class bbd.jportal.Field
-
- getAlias() - Method in class bbd.jportal.Table
-
- getAliases() - Method in class bbd.jportal.View
-
- getAllUsers() - Method in class bbd.jportal.Table
-
- getBeginColumn() - Static method in class bbd.jportal.ASCII_CharStream
-
- getBeginColumn() - Static method in class bbd.jportal.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Static method in class bbd.jportal.ASCII_CharStream
-
- getBeginLine() - Static method in class bbd.jportal.SimpleCharStream
-
Get token beginning line number.
- getBigSequence(String) - Method in class bbd.jportal.util.Connector
-
- getBigSequence(String, String) - Method in class bbd.jportal.util.Connector
-
- getBigSequence(String) - Method in class bbd.jportal.util.ConnectorDB2
-
- getBigSequence(String, String) - Method in class bbd.jportal.util.ConnectorDB2
-
- getBigSequence(String) - Method in class bbd.jportal.util.ConnectorOracle
-
- getBigSequence(String, String) - Method in class bbd.jportal.util.ConnectorOracle
-
- getBigSequence(String) - Method in class bbd.jportal.util.ConnectorPostgre
-
- getBigSequence(String, String) - Method in class bbd.jportal.util.ConnectorPostgre
-
- getBigSequence(String) - Method in class bbd.jportal.util.ConnectorSqlServer
-
- getBigSequence(String, String) - Method in class bbd.jportal.util.ConnectorSqlServer
-
- getBinaryStream() - Method in class bbd.jportal.util.ByteArrayBlob
-
- getBinaryStream(long, long) - Method in class bbd.jportal.util.ByteArrayBlob
-
- getBindPos() - Method in class bbd.jportal.Field
-
- getBlob() - Method in class bbd.jportal.util.JPBlob
-
- getBytes(long, int) - Method in class bbd.jportal.util.ByteArrayBlob
-
- getBytes() - Method in class bbd.jportal.util.JPBlob
-
- getCheck() - Method in class bbd.jportal.Table
-
- getCheckValue() - Method in class bbd.jportal.Field
-
- getColumn() - Static method in class bbd.jportal.ASCII_CharStream
-
Deprecated.
- getColumn() - Static method in class bbd.jportal.SimpleCharStream
-
Deprecated.
- getComments() - Method in class bbd.jportal.Field
-
- getComments() - Method in class bbd.jportal.Table
-
- getConsts() - Method in class bbd.jportal.Table
-
- getDatabase() - Method in class bbd.jportal.Table
-
- getDefaultValue() - Method in class bbd.jportal.Field
-
- getDefinePos() - Method in class bbd.jportal.Field
-
- getDynamicSize(String) - Method in class bbd.jportal.Proc
-
Checks for for name in dynamics list
- getEndColumn() - Static method in class bbd.jportal.ASCII_CharStream
-
- getEndColumn() - Static method in class bbd.jportal.SimpleCharStream
-
Get token end column number.
- getEndLine() - Static method in class bbd.jportal.ASCII_CharStream
-
- getEndLine() - Static method in class bbd.jportal.SimpleCharStream
-
Get token end line number.
- getEnumLink() - Method in class bbd.jportal.Field
-
- getEnums() - Method in class bbd.jportal.Field
-
- getField(String) - Method in class bbd.jportal.Table
-
- getFieldIndex(String) - Method in class bbd.jportal.Table
-
- getFields() - Method in class bbd.jportal.Table
-
- getFlags() - Method in class bbd.jportal.Database
-
- getGrants() - Method in class bbd.jportal.Table
-
- GetImage() - Static method in class bbd.jportal.ASCII_CharStream
-
- GetImage() - Static method in class bbd.jportal.SimpleCharStream
-
Get token literal value.
- getImports() - Method in class bbd.jportal.Database
-
- getIncrement() - Method in class bbd.jportal.Sequence
-
- getInput(String) - Method in class bbd.jportal.Proc
-
- getKeys() - Method in class bbd.jportal.Table
-
- getLength() - Method in class bbd.jportal.Field
-
- getLine() - Static method in class bbd.jportal.ASCII_CharStream
-
Deprecated.
- getLine() - Static method in class bbd.jportal.SimpleCharStream
-
Deprecated.
- getLines() - Method in class bbd.jportal.PlaceHolder
-
- getLines() - Method in class bbd.jportal.View
-
- getLinks() - Method in class bbd.jportal.Table
-
- getLiteralName() - Method in class bbd.jportal.Field
-
- getLiteralName() - Method in class bbd.jportal.Table
-
- getMaxValue() - Method in class bbd.jportal.Sequence
-
- getMessage() - Method in error bbd.jportal.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMinValue() - Method in class bbd.jportal.Sequence
-
- getName() - Method in class bbd.jportal.Database
-
- getName() - Method in class bbd.jportal.Field
-
- getName() - Method in class bbd.jportal.Sequence
-
- getName() - Method in class bbd.jportal.Table
-
- getName() - Method in class bbd.jportal.View
-
- getNextToken() - Static method in class bbd.jportal.JPortal
-
Get the next Token.
- getNextToken() - Static method in class bbd.jportal.JPortalTokenManager
-
Get the next Token.
- getOptions() - Method in class bbd.jportal.Table
-
- getOutput() - Method in class bbd.jportal.Database
-
- getOutput(String) - Method in class bbd.jportal.Proc
-
Checks for for name in output list
- getPackageName() - Method in class bbd.jportal.Database
-
- getPairs() - Method in class bbd.jportal.PlaceHolder
-
- getParameters() - Method in class bbd.jportal.Table
-
- getPassword() - Method in class bbd.jportal.Database
-
- getPrecision() - Method in class bbd.jportal.Field
-
- getProc(String) - Method in class bbd.jportal.Table
-
Returns proc or null
- getProcs() - Method in class bbd.jportal.Table
-
- getReturning(String, String) - Method in class bbd.jportal.util.Connector
-
- getReturning(String, String) - Method in class bbd.jportal.util.ConnectorDB2
-
returns 4 string array with last element empty string to show a sequence
- getReturning(String, String) - Method in class bbd.jportal.util.ConnectorOracle
-
- getReturning(String, String) - Method in class bbd.jportal.util.ConnectorPostgre
-
- getReturning(String, String) - Method in class bbd.jportal.util.ConnectorSqlServer
-
- getScale() - Method in class bbd.jportal.Field
-
- getSchema() - Method in class bbd.jportal.Database
-
- getSequence(String) - Method in class bbd.jportal.util.Connector
-
- getSequence(String, String) - Method in class bbd.jportal.util.Connector
-
- getSequence(String) - Method in class bbd.jportal.util.ConnectorDB2
-
- getSequence(String, String) - Method in class bbd.jportal.util.ConnectorDB2
-
- getSequence(String) - Method in class bbd.jportal.util.ConnectorOracle
-
- getSequence(String, String) - Method in class bbd.jportal.util.ConnectorOracle
-
- getSequence(String) - Method in class bbd.jportal.util.ConnectorPostgre
-
- getSequence(String, String) - Method in class bbd.jportal.util.ConnectorPostgre
-
- getSequence(String) - Method in class bbd.jportal.util.ConnectorSqlServer
-
- getSequence(String, String) - Method in class bbd.jportal.util.ConnectorSqlServer
-
- getSequences() - Method in class bbd.jportal.Database
-
- getServer() - Method in class bbd.jportal.Database
-
- getStartWith() - Method in class bbd.jportal.Sequence
-
- GetSuffix(int) - Static method in class bbd.jportal.ASCII_CharStream
-
- GetSuffix(int) - Static method in class bbd.jportal.SimpleCharStream
-
Get the suffix.
- getTables() - Method in class bbd.jportal.Database
-
- getTabSize(int) - Static method in class bbd.jportal.SimpleCharStream
-
- getTimestamp() - Method in class bbd.jportal.util.Connector
-
- getToken(int) - Static method in class bbd.jportal.JPortal
-
Get the specific Token.
- getTotalDynamicSize() - Method in class bbd.jportal.PlaceHolder
-
- getType() - Method in class bbd.jportal.Field
-
- getUserid() - Method in class bbd.jportal.Database
-
- getUsers() - Method in class bbd.jportal.View
-
- getUserstamp() - Method in class bbd.jportal.util.Connector
-
- getUserstamp() - Method in class bbd.jportal.util.ConnectorDB2
-
- getUserstamp() - Method in class bbd.jportal.util.ConnectorOracle
-
- getUserstamp() - Method in class bbd.jportal.util.ConnectorPostgre
-
- getUserstamp() - Method in class bbd.jportal.util.ConnectorSqlServer
-
- getValue() - Method in class bbd.jportal.Token
-
An optional attribute value of the Token.
- getValueList() - Method in class bbd.jportal.Field
-
- getViews() - Method in class bbd.jportal.Database
-
- getViews() - Method in class bbd.jportal.Table
-
- Grant - Class in bbd.jportal
-
This is used to hold the grants and users of Table and Procedures
- Grant() - Constructor for class bbd.jportal.Grant
-
Construct default values
- grant - Static variable in class bbd.jportal.JPortal
-
- GRANT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- grants - Variable in class bbd.jportal.Table
-
- IBDDL - Class in bbd.jportal
-
- IBDDL() - Constructor for class bbd.jportal.IBDDL
-
- IDENTIFIER - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- IDENTITY - Static variable in class bbd.jportal.Field
-
- IDENTITY - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- IdlBinUCode - Class in bbd.jportal
-
- IdlBinUCode() - Constructor for class bbd.jportal.IdlBinUCode
-
- IdlBinUCode.OutPos - Class in bbd.jportal
-
- IdlCode - Class in bbd.jportal
-
- IdlCode() - Constructor for class bbd.jportal.IdlCode
-
- IDLCODE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- IdlJCode - Class in bbd.jportal
-
- IdlJCode() - Constructor for class bbd.jportal.IdlJCode
-
- IdlJRWCode - Class in bbd.jportal
-
- IdlJRWCode() - Constructor for class bbd.jportal.IdlJRWCode
-
- IDLLINE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- IdlObjCCode - Class in bbd.jportal
-
- IdlObjCCode() - Constructor for class bbd.jportal.IdlObjCCode
-
- IDLSTATE - Static variable in interface bbd.jportal.JPortalConstants
-
Lexical state.
- image - Variable in class bbd.jportal.Token
-
The string image of the token.
- IMPORT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- imports - Variable in class bbd.jportal.Database
-
- IN - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- inBuf - Static variable in class bbd.jportal.SimpleCharStream
-
- increment - Variable in class bbd.jportal.Sequence
-
- indexOf(String) - Method in class bbd.jportal.Proc
-
Checks for for name in input list
- inDir - Static variable in class bbd.jportal.JPortal
-
- INOUT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- INPUT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- input_stream - Static variable in class bbd.jportal.JPortalTokenManager
-
- inputs - Variable in class bbd.jportal.Proc
-
List of input fields
- inputStream - Static variable in class bbd.jportal.SimpleCharStream
-
- INSERT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- insert - Variable in class bbd.jportal.Parameter
-
- INT - Static variable in class bbd.jportal.Field
-
- INT - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- isAction - Variable in class bbd.jportal.Proc
-
Indicates an action no result is expected
- isCalc - Variable in class bbd.jportal.Field
-
Indicates the field is a calculated column on the database
- isCalc() - Method in class bbd.jportal.Field
-
- isCharEmptyAsNull() - Method in class bbd.jportal.Field
-
Check for empty string as null type fields.
- isCharEmptyOrAnsiAsNull() - Method in class bbd.jportal.Field
-
- isCycleFlag() - Method in class bbd.jportal.Sequence
-
- isData - Variable in class bbd.jportal.Proc
-
If the procedure is only to produce passthru SQL Code
- isDeleteCascade - Variable in class bbd.jportal.Link
-
- isDProc - Variable in class bbd.jportal.Link
-
- isEmptyAsNull() - Method in class bbd.jportal.Field
-
Check for empty string as null type fields.
- isEmptyOrAnsiAsNull() - Method in class bbd.jportal.Field
-
- isExtStd - Variable in class bbd.jportal.Field
-
Indicates the field is EXT
- isExtStd() - Method in class bbd.jportal.Field
-
- isExtStdOut - Variable in class bbd.jportal.Field
-
- isExtStdOut() - Method in class bbd.jportal.Field
-
- isHasAutoTimeStamp() - Method in class bbd.jportal.Table
-
- isHasBigXML() - Method in class bbd.jportal.Table
-
- isHasDelete() - Method in class bbd.jportal.Table
-
- isHasExecute() - Method in class bbd.jportal.Table
-
- isHasIdentity() - Method in class bbd.jportal.Table
-
- isHasInsert() - Method in class bbd.jportal.Table
-
- isHasPrimaryKey() - Method in class bbd.jportal.Table
-
- isHasSelect() - Method in class bbd.jportal.Table
-
- isHasSequence() - Method in class bbd.jportal.Table
-
- isHasSequenceReturning() - Method in class bbd.jportal.Table
-
- isHasStdProcs() - Method in class bbd.jportal.Table
-
- isHasTimeStamp() - Method in class bbd.jportal.Table
-
- isHasUpdate() - Method in class bbd.jportal.Table
-
- isHasUserStamp() - Method in class bbd.jportal.Table
-
- isIdlCode - Variable in class bbd.jportal.Proc
-
If the procedure is only to produce passthru SQL Code
- isIn - Variable in class bbd.jportal.Field
-
Indicates the field is INPUT
- isIn() - Method in class bbd.jportal.Field
-
- isInsert - Variable in class bbd.jportal.Proc
-
Indicates the procedure is the Insert procedure
- isLiteral - Variable in class bbd.jportal.Field
-
Indicates the field can is a Literal
- isLiteral() - Method in class bbd.jportal.Field
-
- isLiteral - Variable in class bbd.jportal.Table
-
- isLiteral() - Method in class bbd.jportal.Table
-
- isMultipleInput - Variable in class bbd.jportal.Proc
-
Indicates a single result is expected
- isNull - Variable in class bbd.jportal.Field
-
Indicates the field can be NULL on the database
- isNull() - Method in class bbd.jportal.Field
-
- isOrderFlag() - Method in class bbd.jportal.Sequence
-
- isOut - Variable in class bbd.jportal.Field
-
Indicates the field is OUTPUT
- isOut() - Method in class bbd.jportal.Field
-
- isPrimary - Variable in class bbd.jportal.Key
-
Indicates the primary key
- isPrimaryKey - Variable in class bbd.jportal.Field
-
Indicates field is used in the primary key
- isPrimaryKey() - Method in class bbd.jportal.Field
-
- isProc - Variable in class bbd.jportal.Link
-
- isProc - Variable in class bbd.jportal.Proc
-
Indicates the procedure uses stored procedure logic Code
- isSequence - Variable in class bbd.jportal.Field
-
Indicates the field is a Sequence
- isSequence() - Method in class bbd.jportal.Field
-
- isSingle - Variable in class bbd.jportal.Proc
-
Indicates a single result is expected
- isSProc - Variable in class bbd.jportal.Proc
-
Indicates the procedure uses stored procedure logic Code
- isSql - Variable in class bbd.jportal.Proc
-
Indicates the procedure is internal SQL code
- isStd - Variable in class bbd.jportal.Proc
-
Indicates procedure is a Standard procedure
- isStdExtended() - Method in class bbd.jportal.Proc
-
- isStoredProc - Variable in class bbd.jportal.Table
-
- isStoredProc() - Method in class bbd.jportal.Table
-
- isStoredProcs(Table) - Static method in class bbd.jportal.CSNetCode
-
- isStrung(String) - Method in class bbd.jportal.Proc
-
Checks if a strung dynamic
- isUnique - Variable in class bbd.jportal.Key
-
Indicates the index is unique (not defined if primary key)
- isUpdate - Variable in class bbd.jportal.Proc
-
Indicates a update Proc
- isUpdateCascade - Variable in class bbd.jportal.Link
-
- isVar - Variable in class bbd.jportal.Line
-
- isViewOnly - Variable in class bbd.jportal.Parameter
-
- main(String[]) - Static method in class bbd.jportal.Access2DDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.AccessJetDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.AdoCCode
-
- main(String[]) - Static method in class bbd.jportal.AdoCSCode
-
- main(String[]) - Static method in class bbd.jportal.AdoPythonCode
-
- main(String[]) - Static method in class bbd.jportal.AdoVBCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.AdoVBCode3
-
- main(String[]) - Static method in class bbd.jportal.BCPCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.BinCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.BinCppCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.BinCSCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.BinJavaCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.BinPythonCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CBuilderAdoCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CBuilderCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CliCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CliCCode2
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CliJCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Compiler
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CSIdl2Code
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.CSNetCode
-
- main(String[]) - Static method in class bbd.jportal.DaoVBCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Db2DDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.DBPortalSI
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.DBPyCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Decompile
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.DelphiAdoCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.DelphiCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.FreeMarker
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.IBDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.IdlBinUCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.IdlCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.IdlJCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.IdlJRWCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.IdlObjCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaCSCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaIdlCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaJCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaOSCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaRWCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaRWiiCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaSCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JavaWRCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.JPortal
-
Reads input from standard input
- main(String[]) - Static method in class bbd.jportal.JSONCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Lite3CCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Lite3DDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Lite3PasCode
-
- main(String[]) - Static method in class bbd.jportal.Lite3PyCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.MSSqlDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.MySqlCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.MySqlDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.OciCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.OciSHCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.OciVBClassCode
-
- main(String[]) - Static method in class bbd.jportal.OciVBCode
-
- main(String[]) - Static method in class bbd.jportal.OracleDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.OracleExportList
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.ParadoxDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.ParmCode
-
- main(String[]) - Static method in class bbd.jportal.PostgreCCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.PostgreDDL
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.Prime
-
- main(String[]) - Static method in class bbd.jportal.PyParamCode
-
- main(String[]) - Static method in class bbd.jportal.PythonCliCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.PythonCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.PythonTreeCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.QueryCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.VBCode
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.VBCode2
-
Reads input from stored repository
- main(String[]) - Static method in class bbd.jportal.VBNetCode
-
- main(String[]) - Static method in class bbd.jportal.VBScriptCode
-
- main(String[]) - Static method in class bbd.jportal.XsdCode
-
- maxNextCharInd - Static variable in class bbd.jportal.SimpleCharStream
-
- MAXTMSTAMP - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- maxValue - Variable in class bbd.jportal.Sequence
-
- MERGE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- minValue - Variable in class bbd.jportal.Sequence
-
- MONEY - Static variable in class bbd.jportal.Field
-
- MONEY - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- MSSqlDDL - Class in bbd.jportal
-
- MSSqlDDL() - Constructor for class bbd.jportal.MSSqlDDL
-
- MULTIPLE - Static variable in interface bbd.jportal.JPortalConstants
-
RegularExpression Id.
- MySqlCCode - Class in bbd.jportal
-
- MySqlCCode() - Constructor for class bbd.jportal.MySqlCCode
-
- MySqlDDL - Class in bbd.jportal
-
- MySqlDDL() - Constructor for class bbd.jportal.MySqlDDL
-