A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

A

add(Database) - Method in class bbd.jportal2.Database
 
add(Table) - Method in class bbd.jportal2.Table
 
addBuiltinPostProcessor(String) - Method in class bbd.jportal2.ProjectCompiler
 
addBuiltinPostProcessors(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addBuiltinSIProcessor(String) - Method in class bbd.jportal2.ProjectCompiler
 
addBuiltinSIProcessors(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addCompilerFlags(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addEscapes(String) - Static method in exception bbd.jportal2.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFileToOutputtedFilesList(String, String) - Method in class bbd.jportal2.BaseGenerator
 
addFileToOutputtedFilesList(String, Path) - Method in class bbd.jportal2.BaseGenerator
 
addGeneratedOutputFiles(GeneratedFiles) - Method in class bbd.jportal2.Database
 
addInputDir(String) - Method in class bbd.jportal2.ProjectCompiler
 
addInputDirs(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addInputFile(String) - Method in class bbd.jportal2.ProjectCompiler
 
addInputFiles(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addTemplateBasedPostProcessor(String) - Method in class bbd.jportal2.ProjectCompiler
 
addTemplateBasedPostProcessors(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addTemplateBasedSIProcessor(String) - Method in class bbd.jportal2.ProjectCompiler
 
addTemplateBasedSIProcessors(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addTemplateLocation(String) - Method in class bbd.jportal2.ProjectCompiler
 
addTemplateLocations(List<String>) - Method in class bbd.jportal2.ProjectCompiler
 
addTrailingSlash(String) - Static method in class bbd.jportal2.PathHelpers
 
adjustBeginLineColumn(int, int) - Static method in class bbd.jportal2.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Static method in class bbd.jportal2.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
alias - Variable in class bbd.jportal2.Field
Name to use in the class if not present (normal case) then name is used
alias - Variable in class bbd.jportal2.Table
 
aliases - Variable in class bbd.jportal2.View
List of aliases from view
ALL - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
allUsers - Variable in class bbd.jportal2.Table
 
ANSICHAR - Static variable in class bbd.jportal2.Field
 
ANSICHAR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
ansiIsNull() - Method in class bbd.jportal2.Field
Check for empty string as null type fields.
AS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
ASCII_CharStream - Class in bbd.jportal2
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(InputStream, int, int) - Constructor for class bbd.jportal2.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class bbd.jportal2.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class bbd.jportal2.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int, int) - Constructor for class bbd.jportal2.ASCII_CharStream
 
AT - Static variable in class bbd.jportal2.PlaceHolder
 
AT_NAMED - Static variable in class bbd.jportal2.PlaceHolder
 
ATSIGN - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
AUTOTIMESTAMP - Static variable in class bbd.jportal2.Field
 
AUTOTIMESTAMP - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

B

backup(int) - Static method in class bbd.jportal2.ASCII_CharStream
 
backup(int) - Static method in class bbd.jportal2.SimpleCharStream
Backup a number of characters.
BaseGenerator - Class in bbd.jportal2
 
BaseGenerator(Class) - Constructor for class bbd.jportal2.BaseGenerator
 
bbd.jportal2 - package bbd.jportal2
 
bbd.jportal2.generators - package bbd.jportal2.generators
 
bbd.jportal2.generators.FreeMarker - package bbd.jportal2.generators.FreeMarker
 
beginColumn - Variable in class bbd.jportal2.Token
The column number of the first character of this Token.
beginLine - Variable in class bbd.jportal2.Token
The line number of the first character of this Token.
BeginToken() - Static method in class bbd.jportal2.ASCII_CharStream
 
BeginToken() - Static method in class bbd.jportal2.SimpleCharStream
Start.
BIGIDENTITY - Static variable in class bbd.jportal2.Field
 
BIGIDENTITY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
BIGJSON - Static variable in class bbd.jportal2.Field
 
BIGJSON - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
BIGSEQUENCE - Static variable in class bbd.jportal2.Field
 
BIGSEQUENCE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
BIGXML - Static variable in class bbd.jportal2.Field
 
BIGXML - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
bindPos - Variable in class bbd.jportal2.Field
 
BLOB - Static variable in class bbd.jportal2.Field
 
BLOB - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
BOOLEAN - Static variable in class bbd.jportal2.Field
 
BOOLEAN - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
bufcolumn - Static variable in class bbd.jportal2.SimpleCharStream
 
buffer - Static variable in class bbd.jportal2.SimpleCharStream
 
bufline - Static variable in class bbd.jportal2.SimpleCharStream
 
bufpos - Static variable in class bbd.jportal2.ASCII_CharStream
 
bufpos - Static variable in class bbd.jportal2.SimpleCharStream
Position in buffer.
build(JPortal2Arguments) - Static method in class bbd.jportal2.ProjectCompilerBuilder
 
build(JPortal2Arguments, String) - Static method in class bbd.jportal2.ProjectCompilerBuilder
 
buildBulkInsert(Proc) - Method in class bbd.jportal2.Table
Builds an insert proc generated as part of standard record class
buildBulkUpdate(Proc) - Method in class bbd.jportal2.Table
Builds an update proc generated as part of standard record class
buildCount(Proc) - Method in class bbd.jportal2.Table
Builds a count rows proc
buildDeleteAll(Proc) - Method in class bbd.jportal2.Table
Builds a delete all rows proc
buildDeleteBy(Proc) - Method in class bbd.jportal2.Table
 
buildDeleteOne(Proc) - Method in class bbd.jportal2.Table
Builds a delete by primary key proc
buildExists(Proc) - Method in class bbd.jportal2.Table
Builds a check for primary key existance proc
buildIdentity(Proc) - Method in class bbd.jportal2.Table
Builds an identity proc generated as part of standard record class
buildInsert(Proc) - Method in class bbd.jportal2.Table
Builds an insert proc generated as part of standard record class
buildMaxTmStamp(Proc) - Method in class bbd.jportal2.Table
Builds a select on primary key proc
buildMerge(Proc) - Method in class bbd.jportal2.Table
Builds a merge proc generated as part of standard record class
buildSelectAll(Proc, boolean, boolean, boolean, boolean) - Method in class bbd.jportal2.Table
Builds a select all rows proc
buildSelectBy(Proc, boolean, boolean, boolean, boolean) - Method in class bbd.jportal2.Table
 
buildSelectFrom(Proc, Table) - Method in class bbd.jportal2.Table
 
buildSelectOne(Proc, boolean, boolean) - Method in class bbd.jportal2.Table
Builds a select on primary key proc
buildUpdate(Proc) - Method in class bbd.jportal2.Table
Builds an update proc generated as part of standard record class
buildUpdateBy(Proc) - Method in class bbd.jportal2.Table
Builds an updateby proc generated as part of standard record class
buildUpdateFor(Proc) - Method in class bbd.jportal2.Table
Builds an update proc generated as part of standard record class
BuiltInGeneratorHelpers - Class in bbd.jportal2
 
BuiltInGeneratorHelpers() - Constructor for class bbd.jportal2.BuiltInGeneratorHelpers
 
BULKINSERT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
BULKUPDATE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
BYTE - Static variable in class bbd.jportal2.Field
 
BYTE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

C

cache - Variable in class bbd.jportal2.Parameter
 
cacheExtras - Variable in class bbd.jportal2.Parameter
 
CALC - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
CASCADE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
CHAR - Static variable in class bbd.jportal2.Field
 
CHAR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
check - Variable in class bbd.jportal2.Table
 
CHECK - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
checkPlaceHolders() - Method in class bbd.jportal2.Proc
 
checkValue - Variable in class bbd.jportal2.Field
Check Constraint to applied to field by the database
clearDatabase() - Static method in class bbd.jportal2.JPortal
 
CliCCode - Class in bbd.jportal2.generators
 
CliCCode() - Constructor for class bbd.jportal2.generators.CliCCode
 
CliCCode2 - Class in bbd.jportal2.generators
 
CliCCode2() - Constructor for class bbd.jportal2.generators.CliCCode2
 
CODE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
CODELINE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
CODESTATE - Static variable in interface bbd.jportal2.JPortalConstants
Lexical state.
COLON - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
COLON - Static variable in class bbd.jportal2.PlaceHolder
 
column - Static variable in class bbd.jportal2.SimpleCharStream
 
COMMA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
CommandLineArgs - Class in bbd.jportal2
 
CommandLineArgs() - Constructor for class bbd.jportal2.CommandLineArgs
 
COMMENT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
comments - Variable in class bbd.jportal2.Field
Array of comments associated with the field
comments - Variable in class bbd.jportal2.Proc
The reasons and debates for the procedure
comments - Variable in class bbd.jportal2.Table
 
compile(String, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, Boolean) - Method in class bbd.jportal2.SingleFileCompiler
 
compileAll() - Method in class bbd.jportal2.ProjectCompiler
 
Const - Class in bbd.jportal2
 
Const() - Constructor for class bbd.jportal2.Const
 
CONST - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
constant - Static variable in class bbd.jportal2.JPortal
 
consts - Variable in class bbd.jportal2.Table
 
COUNT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
createOutputDirectory(String, Logger) - Static method in class bbd.jportal2.PathHelpers
 
CSNetCode - Class in bbd.jportal2.generators
 
CSNetCode() - Constructor for class bbd.jportal2.generators.CSNetCode
 
curChar - Static variable in class bbd.jportal2.JPortalTokenManager
 
CURLY - Static variable in class bbd.jportal2.PlaceHolder
 
currentToken - Variable in exception bbd.jportal2.ParseException
This is the last token that has been consumed successfully.
CURSOR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
cycleFlag - Variable in class bbd.jportal2.Sequence
 

D

DATA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
database - Static variable in class bbd.jportal2.JPortal
 
database - Variable in class bbd.jportal2.Table
 
Database - Class in bbd.jportal2
The Database identified by name, holds a list of tables for a server, userid and password.
Database() - Constructor for class bbd.jportal2.Database
 
DATABASE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DATALINE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DATASTATE - Static variable in interface bbd.jportal2.JPortalConstants
Lexical state.
DATE - Static variable in class bbd.jportal2.Field
 
DATE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DATETIME - Static variable in class bbd.jportal2.Field
 
DATETIME - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
Db2DDL - Class in bbd.jportal2.generators
 
Db2DDL() - Constructor for class bbd.jportal2.generators.Db2DDL
 
debugStream - Static variable in class bbd.jportal2.JPortalTokenManager
Debug output.
DECLARE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DEFAULT - Static variable in interface bbd.jportal2.JPortalConstants
Lexical state.
DEFAULT_BIG_JSON - Static variable in class bbd.jportal2.Field
 
DEFAULT_BIG_XML - Static variable in class bbd.jportal2.Field
 
DEFAULT_JSON - Static variable in class bbd.jportal2.Field
 
DEFAULT_XML - Static variable in class bbd.jportal2.Field
 
DEFAULTV - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
defaultValue - Variable in class bbd.jportal2.Field
Default value to apply for the field on insert if not specified
definePos - Variable in class bbd.jportal2.Field
 
delete - Variable in class bbd.jportal2.Parameter
 
DELETE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DELETEALL - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DELETEBY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DELETEONE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DESC - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
description - Variable in class bbd.jportal2.Flag
 
description() - Method in class bbd.jportal2.generators.CliCCode
 
description() - Method in class bbd.jportal2.generators.CliCCode2
 
description() - Method in class bbd.jportal2.generators.CSNetCode
 
description() - Method in class bbd.jportal2.generators.Db2DDL
Generates the SQL for DB2 Table creation.
description() - Method in class bbd.jportal2.generators.FreeMarker.FreeMarker
 
description() - Method in class bbd.jportal2.generators.IdlCode
 
description() - Method in class bbd.jportal2.generators.JavaJCCode
Generates the procedure classes for each table present.
description() - Method in class bbd.jportal2.generators.MSSqlCCode
Reads input from stored repository
description() - Method in class bbd.jportal2.generators.MSSqlDDL
 
description() - Method in class bbd.jportal2.generators.OracleDDL
 
description() - Method in class bbd.jportal2.generators.PostgresDDL
 
description() - Method in class bbd.jportal2.generators.PythonCliCode
 
description() - Method in class bbd.jportal2.generators.PythonTreeCode
 
description() - Method in class bbd.jportal2.generators.YamlOutput
 
description() - Method in interface bbd.jportal2.IGenerator
 
description() - Method in interface bbd.jportal2.IProcessor
 
DIGIT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
disable_tracing() - Static method in class bbd.jportal2.JPortal
Disable tracing.
documentation() - Method in class bbd.jportal2.generators.CliCCode
 
documentation() - Method in class bbd.jportal2.generators.CliCCode2
 
documentation() - Method in class bbd.jportal2.generators.CSNetCode
 
documentation() - Method in class bbd.jportal2.generators.Db2DDL
 
documentation() - Method in class bbd.jportal2.generators.FreeMarker.FreeMarker
 
documentation() - Method in class bbd.jportal2.generators.IdlCode
 
documentation() - Method in class bbd.jportal2.generators.JavaJCCode
 
documentation() - Method in class bbd.jportal2.generators.MSSqlCCode
 
documentation() - Method in class bbd.jportal2.generators.MSSqlDDL
 
documentation() - Method in class bbd.jportal2.generators.OracleDDL
 
documentation() - Method in class bbd.jportal2.generators.PostgresDDL
 
documentation() - Method in class bbd.jportal2.generators.PythonCliCode
 
documentation() - Method in class bbd.jportal2.generators.PythonTreeCode
 
documentation() - Method in class bbd.jportal2.generators.YamlOutput
 
documentation() - Method in interface bbd.jportal2.IGenerator
 
documentation() - Method in interface bbd.jportal2.IProcessor
 
doImports() - Method in class bbd.jportal2.Database
 
DOLLAR_NO - Static variable in class bbd.jportal2.PlaceHolder
 
Done() - Static method in class bbd.jportal2.ASCII_CharStream
 
Done() - Static method in class bbd.jportal2.SimpleCharStream
Reset buffer when finished.
DOUBLE - Static variable in class bbd.jportal2.Field
 
DOUBLE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
downloadTemplates(JPortal2Arguments) - Method in class bbd.jportal2.TemplateDownloader
 
DQUOTEDS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
DYNAMIC - Static variable in class bbd.jportal2.Field
 
DYNAMIC - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
dynamics - Variable in class bbd.jportal2.Proc
List of dynamic SQL code fields
dynamicSizes - Variable in class bbd.jportal2.Proc
List of dynamic SQL code field sizes
dynamicStrung - Variable in class bbd.jportal2.Proc
List of dynamic SQL code field sizes

E

enable_tracing() - Static method in class bbd.jportal2.JPortal
Enable tracing.
ENDCODE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
endColumn - Variable in class bbd.jportal2.Token
The column number of the last character of this Token.
ENDDATA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
ENDIDLCODE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
endLine - Variable in class bbd.jportal2.Token
The line number of the last character of this Token.
ENDSQLCODE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
ENDSQLDATA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
ENTITY_CLASS_SUFFIX - Static variable in class bbd.jportal2.generators.JavaJCCode
 
entry - Static variable in class bbd.jportal2.JPortal
 
Enum - Class in bbd.jportal2
This holds the field definition.
Enum() - Constructor for class bbd.jportal2.Enum
constructor ensures fields have correct default values
enumLink - Variable in class bbd.jportal2.Field
 
enums - Variable in class bbd.jportal2.Field
 
enumType - Variable in class bbd.jportal2.Field
 
EOF - Static variable in interface bbd.jportal2.JPortalConstants
End of File.
EOL - Static variable in exception bbd.jportal2.ParseException
The end of line string for this machine.
EQUALS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
EXECUTE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
EXISTS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
ExpandBuff(boolean) - Static method in class bbd.jportal2.SimpleCharStream
 
expectedTokenSequences - Variable in exception bbd.jportal2.ParseException
Each entry in this array is an array of integers.
extendsStd - Variable in class bbd.jportal2.Proc
Indicates the procedures extends the Standard Table definition
EXTRA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

F

field - Static variable in class bbd.jportal2.JPortal
 
field - Variable in class bbd.jportal2.PlaceHolderPairs
 
Field - Class in bbd.jportal2
This holds the field definition.
Field() - Constructor for class bbd.jportal2.Field
constructor ensures fields have correct default values
fields - Variable in class bbd.jportal2.Key
List of fields used in the index or key
fields - Variable in class bbd.jportal2.Link
 
fields - Variable in class bbd.jportal2.Proc
SelectBy DeleteBy std proc fields
fields - Variable in class bbd.jportal2.Table
 
FillBuff() - Static method in class bbd.jportal2.SimpleCharStream
 
findAllBuiltInGeneratorsOfType(Class<TYPE_TO_TEST>) - Method in class bbd.jportal2.BuiltInGeneratorHelpers
 
Flag - Class in bbd.jportal2
 
Flag(String, Object, String) - Constructor for class bbd.jportal2.Flag
 
FLAG_GEN_LOMBOK - Static variable in class bbd.jportal2.generators.JavaJCCode
 
FLAG_UTILIZE_ENUMS - Static variable in class bbd.jportal2.generators.JavaJCCode
 
flags - Variable in class bbd.jportal2.Database
 
FLAGS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
flagsVector - Variable in class bbd.jportal2.generators.CSNetCode
 
flagsVector - Variable in class bbd.jportal2.generators.PythonCliCode
 
FLOAT - Static variable in class bbd.jportal2.Field
 
FLOAT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
FOR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
FreeMarker - Class in bbd.jportal2.generators.FreeMarker
 
FreeMarker() - Constructor for class bbd.jportal2.generators.FreeMarker.FreeMarker
 
from - Variable in class bbd.jportal2.Proc
name of procedure
FROM - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

G

generate(Database, String) - Method in class bbd.jportal2.generators.CliCCode
Generates the procedure classes for each table present.
generate(Database, String) - Method in class bbd.jportal2.generators.CliCCode2
Generates the procedure classes for each table present.
generate(Database, String) - Method in class bbd.jportal2.generators.CSNetCode
 
generate(Database, String) - Method in class bbd.jportal2.generators.Db2DDL
 
generate(Database, String) - Method in class bbd.jportal2.generators.IdlCode
Generates the procedure classes for each table present.
generate(Database, String) - Method in class bbd.jportal2.generators.JavaJCCode
 
generate(Database, String) - Method in class bbd.jportal2.generators.MSSqlCCode
Generates the procedure classes for each table present.
generate(Database, String) - Method in class bbd.jportal2.generators.MSSqlDDL
Generates the SQL for SQLServer Table creation.
generate(Database, String) - Method in class bbd.jportal2.generators.OracleDDL
 
generate(Database, String) - Method in class bbd.jportal2.generators.PostgresDDL
Generates the SQL for PostgreSQL Table creation.
generate(Database, String) - Method in class bbd.jportal2.generators.PythonCliCode
Generates the procedure classes for each table present.
generate(Database, String) - Method in class bbd.jportal2.generators.PythonTreeCode
 
generate(Database, String) - Method in class bbd.jportal2.generators.YamlOutput
Generates a YAML file that contains the database definition
generate(Database, String) - Method in interface bbd.jportal2.IBuiltInGenerator
 
GENERATE_PROCS_IO_ERROR - Static variable in class bbd.jportal2.generators.JavaJCCode
 
generateCode(Table, PrintWriter) - Method in class bbd.jportal2.generators.CSNetCode
 
generateDataTables(Table, PrintWriter) - Method in class bbd.jportal2.generators.CSNetCode
 
GeneratedFileGroup - Class in bbd.jportal2
 
GeneratedFileGroup(String) - Constructor for class bbd.jportal2.GeneratedFileGroup
 
GeneratedFileGroup(String, ArrayList<Path>) - Constructor for class bbd.jportal2.GeneratedFileGroup
 
GeneratedFiles - Class in bbd.jportal2
 
GeneratedFiles(String) - Constructor for class bbd.jportal2.GeneratedFiles
 
generatedOutputFiles - Variable in class bbd.jportal2.Database
 
generateEnumOrdinals(Table, PrintWriter) - Method in class bbd.jportal2.generators.CliCCode
 
generateEnumOrdinals(Table, PrintWriter) - Method in class bbd.jportal2.generators.CliCCode2
 
generateEnumOrdinals(Table, PrintWriter) - Method in class bbd.jportal2.generators.CSNetCode
 
generateEnumOrdinals(Table, PrintWriter) - Static method in class bbd.jportal2.generators.MSSqlCCode
 
generatePadding(int) - Method in class bbd.jportal2.generators.CliCCode
 
generatePadding(int) - Method in class bbd.jportal2.generators.CliCCode2
 
generatePadding(int) - Static method in class bbd.jportal2.generators.MSSqlCCode
 
generateParseException() - Static method in class bbd.jportal2.JPortal
Generate ParseException.
generateProcNameComment(Proc) - Static method in class bbd.jportal2.Misc
 
generateStructPairs(Proc, Vector<Field>, Vector<?>, String, PrintWriter, String, boolean) - Method in class bbd.jportal2.generators.CSNetCode
 
generateStructs(Table, PrintWriter) - Method in class bbd.jportal2.generators.CSNetCode
 
generateTemplate(Database, Table, String, String, File) - Method in class bbd.jportal2.generators.FreeMarker.FreeMarker
Generates code using a given FreeMarker template
generateTemplate(Database, Table, String, String, File) - Method in interface bbd.jportal2.ITemplateBasedGenerator
 
getAlias() - Method in class bbd.jportal2.Field
 
getAlias() - Method in class bbd.jportal2.Table
 
getAliases() - Method in class bbd.jportal2.View
 
getAllEnumFields(Table) - Method in class bbd.jportal2.generators.JavaJCCode
 
getAllUsers() - Method in class bbd.jportal2.Table
 
getBeginColumn() - Static method in class bbd.jportal2.ASCII_CharStream
 
getBeginColumn() - Static method in class bbd.jportal2.SimpleCharStream
Get token beginning column number.
getBeginLine() - Static method in class bbd.jportal2.ASCII_CharStream
 
getBeginLine() - Static method in class bbd.jportal2.SimpleCharStream
Get token beginning line number.
getBindPos() - Method in class bbd.jportal2.Field
 
getBuiltinPostProcessors() - Method in class bbd.jportal2.JPortal2Arguments
 
getBuiltinSIProcessors() - Method in class bbd.jportal2.JPortal2Arguments
 
getCheck() - Method in class bbd.jportal2.Table
 
getCheckValue() - Method in class bbd.jportal2.Field
 
getColumn() - Static method in class bbd.jportal2.ASCII_CharStream
Deprecated. 
getComments() - Method in class bbd.jportal2.Field
 
getComments() - Method in class bbd.jportal2.Proc
 
getComments() - Method in class bbd.jportal2.Table
 
getConsts() - Method in class bbd.jportal2.Table
 
getDatabase() - Method in class bbd.jportal2.Table
 
getDefaultValue() - Method in class bbd.jportal2.Field
 
getDefinePos() - Method in class bbd.jportal2.Field
 
getDownloadedTemplateLocation() - Method in class bbd.jportal2.JPortal2Arguments
 
getDynamics() - Method in class bbd.jportal2.Proc
 
getDynamicSize(String) - Method in class bbd.jportal2.Proc
Checks for for name in dynamics list
getDynamicSizes() - Method in class bbd.jportal2.Proc
 
getDynamicStrung() - Method in class bbd.jportal2.Proc
 
getEndColumn() - Static method in class bbd.jportal2.ASCII_CharStream
 
getEndColumn() - Static method in class bbd.jportal2.SimpleCharStream
Get token end column number.
getEndLine() - Static method in class bbd.jportal2.ASCII_CharStream
 
getEndLine() - Static method in class bbd.jportal2.SimpleCharStream
Get token end line number.
getEnumLink() - Method in class bbd.jportal2.Field
 
getEnums() - Method in class bbd.jportal2.Field
 
getEnumType() - Method in class bbd.jportal2.Field
 
getField(String) - Method in class bbd.jportal2.Table
 
getFieldForLink(Link) - Method in class bbd.jportal2.Table
 
getFieldIndex(String) - Method in class bbd.jportal2.Table
 
getFields() - Method in class bbd.jportal2.Link
 
getFields() - Method in class bbd.jportal2.Proc
 
getFields() - Method in class bbd.jportal2.Table
 
getFileGroupName() - Method in class bbd.jportal2.GeneratedFileGroup
 
getFileGroups() - Method in class bbd.jportal2.GeneratedFiles
 
getFiles() - Method in class bbd.jportal2.GeneratedFileGroup
 
getFirstLinkField() - Method in class bbd.jportal2.Link
 
getFlags() - Method in class bbd.jportal2.BaseGenerator
 
getFlags() - Method in class bbd.jportal2.Database
 
getFlags() - Method in class bbd.jportal2.generators.CSNetCode
 
getFlags() - Method in class bbd.jportal2.generators.FreeMarker.FreeMarker
 
getFlags() - Method in class bbd.jportal2.generators.MSSqlDDL
 
getFlags() - Method in class bbd.jportal2.generators.PythonCliCode
 
getFlags() - Method in interface bbd.jportal2.IGenerator
 
getFlags() - Method in interface bbd.jportal2.IProcessor
 
getFlags() - Method in class bbd.jportal2.JPortal2Arguments
 
getFrom() - Method in class bbd.jportal2.Proc
 
getFullName() - Method in class bbd.jportal2.Link
 
getGeneratedOutputFiles() - Method in class bbd.jportal2.BaseGenerator
 
getGeneratedOutputFiles() - Method in class bbd.jportal2.Database
 
getGeneratedOutputFiles() - Method in interface bbd.jportal2.IGenerator
 
getGeneratedOutputFiles() - Method in interface bbd.jportal2.IProcessor
 
getGeneratedOutputFiles() - Method in interface bbd.jportal2.ISIProcessor
 
getGeneratorName() - Method in class bbd.jportal2.GeneratedFiles
 
getGrants() - Method in class bbd.jportal2.Table
 
GetImage() - Static method in class bbd.jportal2.ASCII_CharStream
 
GetImage() - Static method in class bbd.jportal2.SimpleCharStream
Get token literal value.
getImports() - Method in class bbd.jportal2.Database
 
getIncrement() - Method in class bbd.jportal2.Sequence
 
getInput(String) - Method in class bbd.jportal2.Proc
 
getInputDirs() - Method in class bbd.jportal2.JPortal2Arguments
 
getInputFiles() - Method in class bbd.jportal2.JPortal2Arguments
 
getInputs() - Method in class bbd.jportal2.Proc
 
getKeys() - Method in class bbd.jportal2.Table
 
getLength() - Method in class bbd.jportal2.Field
 
getLine() - Static method in class bbd.jportal2.ASCII_CharStream
Deprecated. 
getLines() - Method in class bbd.jportal2.PlaceHolder
 
getLines() - Method in class bbd.jportal2.Proc
 
getLines() - Method in class bbd.jportal2.View
 
getlineval() - Method in class bbd.jportal2.Line
 
getLinkFields() - Method in class bbd.jportal2.Link
 
getLinkForField(Field) - Method in class bbd.jportal2.Table
 
getLinkName() - Method in class bbd.jportal2.Link
 
getLinks() - Method in class bbd.jportal2.Table
 
getLiteralName() - Method in class bbd.jportal2.Field
 
getLiteralName() - Method in class bbd.jportal2.Table
 
getLogFileName() - Method in class bbd.jportal2.JPortal2Arguments
 
getMaxValue() - Method in class bbd.jportal2.Sequence
 
getMessage() - Method in exception bbd.jportal2.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMinValue() - Method in class bbd.jportal2.Sequence
 
getName() - Method in class bbd.jportal2.Database
 
getName() - Method in class bbd.jportal2.Enum
 
getName() - Method in class bbd.jportal2.Field
 
getName() - Method in class bbd.jportal2.Link
 
getName() - Method in class bbd.jportal2.Proc
 
getName() - Method in class bbd.jportal2.Sequence
 
getName() - Method in class bbd.jportal2.Table
 
getName() - Method in class bbd.jportal2.View
 
getNextToken() - Static method in class bbd.jportal2.JPortal
Get the next Token.
getNextToken() - Static method in class bbd.jportal2.JPortalTokenManager
Get the next Token.
getNoRows() - Method in class bbd.jportal2.Proc
 
getOptions() - Method in class bbd.jportal2.Link
 
getOptions() - Method in class bbd.jportal2.Proc
 
getOptions() - Method in class bbd.jportal2.Table
 
getOrderFields() - Method in class bbd.jportal2.Proc
 
getOutput() - Method in class bbd.jportal2.Database
 
getOutput(String) - Method in class bbd.jportal2.Proc
Checks for for name in output list
getOutputs() - Method in class bbd.jportal2.Proc
 
getPackageName() - Method in class bbd.jportal2.Database
 
getPairs() - Method in class bbd.jportal2.PlaceHolder
 
getParameters() - Method in class bbd.jportal2.Table
 
getPassword() - Method in class bbd.jportal2.Database
 
getPlaceHolders() - Method in class bbd.jportal2.Proc
 
getPostProcessorTemplateFilesLocation() - Method in interface bbd.jportal2.ITemplateBasedPostProcessor
 
getPrecision() - Method in class bbd.jportal2.Field
 
getProc(String) - Method in class bbd.jportal2.Table
Returns proc or null
getProcs() - Method in class bbd.jportal2.Table
 
getScale() - Method in class bbd.jportal2.Field
 
getSchema() - Method in class bbd.jportal2.Database
 
getSchema() - Method in class bbd.jportal2.Link
 
getSequences() - Method in class bbd.jportal2.Database
 
getServer() - Method in class bbd.jportal2.Database
 
getSIProcessorTemplateFilesLocation() - Method in interface bbd.jportal2.ITemplateBasedSIProcessor
 
getStartWith() - Method in class bbd.jportal2.Sequence
 
GetSuffix(int) - Static method in class bbd.jportal2.ASCII_CharStream
 
GetSuffix(int) - Static method in class bbd.jportal2.SimpleCharStream
Get the suffix.
getTables() - Method in class bbd.jportal2.Database
 
getTabSize() - Static method in class bbd.jportal2.SimpleCharStream
 
getTemplateLocations() - Method in class bbd.jportal2.JPortal2Arguments
 
getTemplatePostProcessors() - Method in class bbd.jportal2.JPortal2Arguments
 
getTemplateSIProcessors() - Method in class bbd.jportal2.JPortal2Arguments
 
getTemplatesToDownload() - Method in class bbd.jportal2.JPortal2Arguments
 
getToken(int) - Static method in class bbd.jportal2.JPortal
Get the specific Token.
getTotalDynamicSize() - Method in class bbd.jportal2.PlaceHolder
 
getType() - Method in class bbd.jportal2.Field
 
getUnformattedLine() - Method in class bbd.jportal2.Line
 
getUpdateFields() - Method in class bbd.jportal2.Proc
 
getUserid() - Method in class bbd.jportal2.Database
 
getUsername() - Method in class bbd.jportal2.Proc
 
getUsers() - Method in class bbd.jportal2.View
 
getValue() - Method in class bbd.jportal2.Enum
 
getValue() - Method in class bbd.jportal2.Token
An optional attribute value of the Token.
getValueList() - Method in class bbd.jportal2.Field
 
getViews() - Method in class bbd.jportal2.Database
 
getViews() - Method in class bbd.jportal2.Table
 
getWhere() - Method in class bbd.jportal2.Proc
 
grant - Static variable in class bbd.jportal2.JPortal
 
Grant - Class in bbd.jportal2
This is used to hold the grants and users of Table and Procedures
Grant() - Constructor for class bbd.jportal2.Grant
Construct default values
GRANT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
grants - Variable in class bbd.jportal2.Table
 

H

hasAlias(String) - Method in class bbd.jportal2.View
Checks if view has alias
hasAutoTimeStamp - Variable in class bbd.jportal2.Table
 
hasBigJSON - Variable in class bbd.jportal2.Table
 
hasBigJSON() - Method in class bbd.jportal2.Table
 
hasBigXML - Variable in class bbd.jportal2.Table
 
hasBigXML() - Method in class bbd.jportal2.Table
 
hasCursorStdProc() - Method in class bbd.jportal2.Table
Checks for the existence of a proc
hasData - Variable in class bbd.jportal2.generators.Db2DDL
 
hasDelete - Variable in class bbd.jportal2.Table
 
hasDiscreteInput() - Method in class bbd.jportal2.Proc
Checks if proc has unique input ie.
hasDynamic(String) - Method in class bbd.jportal2.Proc
Checks for for name in dynamics list
hasExecute - Variable in class bbd.jportal2.Table
 
hasField(String) - Method in class bbd.jportal2.Key
Checks if field is already used
hasField(String) - Method in class bbd.jportal2.Link
 
hasField(String) - Method in class bbd.jportal2.Table
Checks for the existence of a field
hasFieldAsNull(String) - Method in class bbd.jportal2.Table
Checks if table field is declared as null
hasFields(String) - Method in class bbd.jportal2.Proc
 
hasIdentity - Variable in class bbd.jportal2.Table
 
hasImage - Variable in class bbd.jportal2.Proc
Indicates the procedure has an Image field
hasInput(String) - Method in class bbd.jportal2.Proc
Checks for for name in input list
hasInsert - Variable in class bbd.jportal2.Table
 
hasModifieds() - Method in class bbd.jportal2.Proc
 
hasNoData() - Method in class bbd.jportal2.Proc
Checks if proc uses data
hasOption(String) - Method in class bbd.jportal2.Proc
 
hasOption(String) - Method in class bbd.jportal2.Table
 
hasOrders(String) - Method in class bbd.jportal2.Proc
 
hasOutput(String) - Method in class bbd.jportal2.Proc
Checks for for name in output list
hasPerm(String) - Method in class bbd.jportal2.Grant
Check if permission is used
hasPrimaryKey - Variable in class bbd.jportal2.Table
 
hasProc(Proc) - Method in class bbd.jportal2.Table
Checks for the existence of a proc
hasReturning - Variable in class bbd.jportal2.Proc
 
hasSelect - Variable in class bbd.jportal2.Table
 
hasSequence - Variable in class bbd.jportal2.Table
 
hasSequenceReturning - Variable in class bbd.jportal2.Table
 
hasStdProcs - Variable in class bbd.jportal2.Table
 
hasTable(String) - Method in class bbd.jportal2.Database
Check for the existance of a table
hasTimeStamp - Variable in class bbd.jportal2.Table
 
hasUpdate - Variable in class bbd.jportal2.Table
 
hasUpdateFields(String) - Method in class bbd.jportal2.Proc
 
hasUpdates - Variable in class bbd.jportal2.Proc
 
hasUser(String) - Method in class bbd.jportal2.Grant
Check if user has been defined
hasUser(String) - Method in class bbd.jportal2.View
Checks if view has user
hasUserStamp - Variable in class bbd.jportal2.Table
 

I

IBuiltInGenerator - Interface in bbd.jportal2
 
IBuiltInPostProcessor - Interface in bbd.jportal2
 
IBuiltInSIProcessor - Interface in bbd.jportal2
 
IDENTIFIER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
IDENTITY - Static variable in class bbd.jportal2.Field
 
IDENTITY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
IdlCode - Class in bbd.jportal2.generators
 
IdlCode() - Constructor for class bbd.jportal2.generators.IdlCode
 
IDLCODE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
IDLLINE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
IDLSTATE - Static variable in interface bbd.jportal2.JPortalConstants
Lexical state.
IGenerator - Interface in bbd.jportal2
 
image - Variable in class bbd.jportal2.Token
The string image of the token.
IMPORT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
imports - Variable in class bbd.jportal2.Database
 
IN - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
inBuf - Static variable in class bbd.jportal2.SimpleCharStream
 
increment - Variable in class bbd.jportal2.Sequence
 
indexOf(String) - Method in class bbd.jportal2.Proc
Checks for for name in input list
inDir - Static variable in class bbd.jportal2.JPortal
 
INOUT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
INPUT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
input_stream - Static variable in class bbd.jportal2.JPortalTokenManager
 
inputs - Variable in class bbd.jportal2.Proc
List of input fields
inputStream - Static variable in class bbd.jportal2.SimpleCharStream
 
insert - Variable in class bbd.jportal2.Parameter
 
INSERT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
INT - Static variable in class bbd.jportal2.Field
 
INT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
INVALID_LEXICAL_STATE - Static variable in exception bbd.jportal2.TokenMgrException
Tried to change to an invalid lexical state.
IPostProcessor - Interface in bbd.jportal2
 
IProcessor - Interface in bbd.jportal2
 
isAction - Variable in class bbd.jportal2.Proc
Indicates an action no result is expected
isAction() - Method in class bbd.jportal2.Proc
 
isBuiltIn - Variable in class bbd.jportal2.Proc
Is this one of the built-in Procs i.e Insert, SelectOne, Delete, SelectAll etc
isBuiltIn() - Method in class bbd.jportal2.Proc
 
isCalc - Variable in class bbd.jportal2.Field
Indicates the field is a calculated column on the database
isCalc() - Method in class bbd.jportal2.Field
 
isCharEmptyAsNull() - Method in class bbd.jportal2.Field
Check for empty string as null type fields.
isCharEmptyOrAnsiAsNull() - Method in class bbd.jportal2.Field
 
isCycleFlag() - Method in class bbd.jportal2.Sequence
 
isData - Variable in class bbd.jportal2.Proc
If the procedure is only to produce passthru SQL Code
isData() - Method in class bbd.jportal2.Proc
 
isDeleteCascade - Variable in class bbd.jportal2.Link
 
isDProc - Variable in class bbd.jportal2.Link
 
isEmptyAsNull() - Method in class bbd.jportal2.Field
Check for empty string as null type fields.
isEmptyOrAnsiAsNull() - Method in class bbd.jportal2.Field
 
isExtendsStd() - Method in class bbd.jportal2.Proc
 
isExtStd - Variable in class bbd.jportal2.Field
Indicates the field is EXT
isExtStd() - Method in class bbd.jportal2.Field
 
isExtStdOut - Variable in class bbd.jportal2.Field
 
isExtStdOut() - Method in class bbd.jportal2.Field
 
isHasAutoTimeStamp() - Method in class bbd.jportal2.Table
 
isHasDelete() - Method in class bbd.jportal2.Table
 
isHasExecute() - Method in class bbd.jportal2.Table
 
isHasIdentity() - Method in class bbd.jportal2.Table
 
isHasImage() - Method in class bbd.jportal2.Proc
 
isHasInsert() - Method in class bbd.jportal2.Table
 
isHasPrimaryKey() - Method in class bbd.jportal2.Table
 
isHasReturning() - Method in class bbd.jportal2.Proc
 
isHasSelect() - Method in class bbd.jportal2.Table
 
isHasSequence() - Method in class bbd.jportal2.Table
 
isHasSequenceReturning() - Method in class bbd.jportal2.Table
 
isHasStdProcs() - Method in class bbd.jportal2.Table
 
isHasTimeStamp() - Method in class bbd.jportal2.Table
 
isHasUpdate() - Method in class bbd.jportal2.Table
 
isHasUpdates() - Method in class bbd.jportal2.Proc
 
isHasUserStamp() - Method in class bbd.jportal2.Table
 
isHelp() - Method in class bbd.jportal2.JPortal2Arguments
 
isIdlCode - Variable in class bbd.jportal2.Proc
If the procedure is only to produce passthru SQL Code
isIdlCode() - Method in class bbd.jportal2.Proc
 
isIn - Variable in class bbd.jportal2.Field
Indicates the field is INPUT
isIn() - Method in class bbd.jportal2.Field
 
isInsert - Variable in class bbd.jportal2.Proc
Indicates the procedure is the Insert procedure
isInsert() - Method in class bbd.jportal2.Proc
 
ISIProcessor - Interface in bbd.jportal2
 
isLiteral - Variable in class bbd.jportal2.Field
Indicates the field can is a Literal
isLiteral - Variable in class bbd.jportal2.Table
 
isLiteral() - Method in class bbd.jportal2.Field
 
isLiteral() - Method in class bbd.jportal2.Table
 
isMultipleInput - Variable in class bbd.jportal2.Proc
Indicates a single result is expected
isMultipleInput() - Method in class bbd.jportal2.Proc
 
isNull - Variable in class bbd.jportal2.Field
Indicates the field can be NULL on the database
isNull() - Method in class bbd.jportal2.Field
 
isOrderFlag() - Method in class bbd.jportal2.Sequence
 
isOut - Variable in class bbd.jportal2.Field
Indicates the field is OUTPUT
isOut() - Method in class bbd.jportal2.Field
 
isPrimary - Variable in class bbd.jportal2.Key
Indicates the primary key
isPrimaryKey - Variable in class bbd.jportal2.Field
Indicates field is used in the primary key
isPrimaryKey() - Method in class bbd.jportal2.Field
 
isProc - Variable in class bbd.jportal2.Link
 
isProc - Variable in class bbd.jportal2.Proc
Indicates the procedure uses stored procedure logic Code
isProc() - Method in class bbd.jportal2.Proc
 
isSequence - Variable in class bbd.jportal2.Field
Indicates the field is a Sequence
isSequence() - Method in class bbd.jportal2.Field
 
isSingle - Variable in class bbd.jportal2.Proc
Indicates a single result is expected
isSingle() - Method in class bbd.jportal2.Proc
 
isSProc - Variable in class bbd.jportal2.Proc
Indicates the procedure uses stored procedure logic Code
isSProc() - Method in class bbd.jportal2.Proc
 
isSql - Variable in class bbd.jportal2.Proc
Indicates the procedure is internal SQL code
isSql() - Method in class bbd.jportal2.Proc
 
isStd - Variable in class bbd.jportal2.Proc
Indicates procedure is a Standard procedure
isStd() - Method in class bbd.jportal2.Proc
 
isStdExtended() - Method in class bbd.jportal2.Proc
 
isStoredProc - Variable in class bbd.jportal2.Table
 
isStoredProc() - Method in class bbd.jportal2.Table
 
isStoredProcs(Table) - Method in class bbd.jportal2.generators.CSNetCode
 
isStrung(String) - Method in class bbd.jportal2.Proc
Checks if a strung dynamic
isUnique - Variable in class bbd.jportal2.Key
Indicates the index is unique (not defined if primary key)
isUpdate - Variable in class bbd.jportal2.Proc
Indicates a update Proc
isUpdate() - Method in class bbd.jportal2.Proc
 
isUpdateCascade - Variable in class bbd.jportal2.Link
 
isUseKey() - Method in class bbd.jportal2.Proc
 
isUseStd() - Method in class bbd.jportal2.Proc
 
isVar - Variable in class bbd.jportal2.Line
 
isVar() - Method in class bbd.jportal2.Line
 
isViewOnly - Variable in class bbd.jportal2.Parameter
 
ITemplateBasedGenerator - Interface in bbd.jportal2
 
ITemplateBasedPostProcessor - Interface in bbd.jportal2
 
ITemplateBasedSIProcessor - Interface in bbd.jportal2
 

J

jAlias() - Static method in class bbd.jportal2.JPortal
 
jAsciiChar() - Static method in class bbd.jportal2.JPortal
 
JavaJCCode - Class in bbd.jportal2.generators
Generates Java code for JDBC and Crackle consumption
JavaJCCode() - Constructor for class bbd.jportal2.generators.JavaJCCode
 
jCharList() - Static method in class bbd.jportal2.JPortal
 
jCharsize() - Static method in class bbd.jportal2.JPortal
 
jColumn() - Static method in class bbd.jportal2.JPortal
 
jComment() - Static method in class bbd.jportal2.JPortal
 
jConnect() - Static method in class bbd.jportal2.JPortal
 
jConst() - Static method in class bbd.jportal2.JPortal
 
jDatatype() - Static method in class bbd.jportal2.JPortal
 
jEnumChar() - Static method in class bbd.jportal2.JPortal
 
jEnumValue() - Static method in class bbd.jportal2.JPortal
 
jExtras() - Static method in class bbd.jportal2.JPortal
 
jField() - Static method in class bbd.jportal2.JPortal
 
jFloatsize() - Static method in class bbd.jportal2.JPortal
 
jGrant() - Static method in class bbd.jportal2.JPortal
 
jIdent() - Static method in class bbd.jportal2.JPortal
 
jIdentOrString() - Static method in class bbd.jportal2.JPortal
 
jIdlCode() - Static method in class bbd.jportal2.JPortal
 
jInput() - Static method in class bbd.jportal2.JPortal
 
jInputType() - Static method in class bbd.jportal2.JPortal
 
jj_nt - Static variable in class bbd.jportal2.JPortal
Next token.
jjFillToken() - Static method in class bbd.jportal2.JPortalTokenManager
 
jjnewLexState - Static variable in class bbd.jportal2.JPortalTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class bbd.jportal2.JPortalTokenManager
Token literal values.
jKey() - Static method in class bbd.jportal2.JPortal
 
jLine() - Static method in class bbd.jportal2.JPortal
 
jLink() - Static method in class bbd.jportal2.JPortal
 
jLinkColumn() - Static method in class bbd.jportal2.JPortal
 
jLookup() - Static method in class bbd.jportal2.JPortal
 
jModifier() - Static method in class bbd.jportal2.JPortal
 
jNewCode() - Static method in class bbd.jportal2.JPortal
 
jNewData() - Static method in class bbd.jportal2.JPortal
 
jNewProc() - Static method in class bbd.jportal2.JPortal
 
jNewViewCode() - Static method in class bbd.jportal2.JPortal
 
jNumber() - Static method in class bbd.jportal2.JPortal
 
jOldCode() - Static method in class bbd.jportal2.JPortal
 
jOldData() - Static method in class bbd.jportal2.JPortal
 
jOldViewCode() - Static method in class bbd.jportal2.JPortal
 
jOptSize() - Static method in class bbd.jportal2.JPortal
 
jOrderColumn() - Static method in class bbd.jportal2.JPortal
 
jOutputType() - Static method in class bbd.jportal2.JPortal
 
jPackageField() - Static method in class bbd.jportal2.JPortal
 
jPackageIdent() - Static method in class bbd.jportal2.JPortal
 
jParm() - Static method in class bbd.jportal2.JPortal
 
jPermission() - Static method in class bbd.jportal2.JPortal
 
JPortal - Class in bbd.jportal2
JDBC Database Definition Compiler and Generator
JPortal(JPortalTokenManager) - Constructor for class bbd.jportal2.JPortal
Constructor with generated Token Manager.
JPortal(InputStream) - Constructor for class bbd.jportal2.JPortal
Constructor with InputStream.
JPortal(InputStream, String) - Constructor for class bbd.jportal2.JPortal
Constructor with InputStream and supplied encoding
JPortal(Reader) - Constructor for class bbd.jportal2.JPortal
Constructor.
JPortal2ArgumentParser - Class in bbd.jportal2
 
JPortal2ArgumentParser() - Constructor for class bbd.jportal2.JPortal2ArgumentParser
 
JPortal2Arguments - Class in bbd.jportal2
 
JPortal2Arguments() - Constructor for class bbd.jportal2.JPortal2Arguments
 
JPortalConstants - Interface in bbd.jportal2
Token literal values and constants.
JPortalTokenManager - Class in bbd.jportal2
Token Manager.
JPortalTokenManager(SimpleCharStream) - Constructor for class bbd.jportal2.JPortalTokenManager
Constructor.
JPortalTokenManager(SimpleCharStream, int) - Constructor for class bbd.jportal2.JPortalTokenManager
Constructor.
jProc() - Static method in class bbd.jportal2.JPortal
 
jProcColumn() - Static method in class bbd.jportal2.JPortal
 
jProcUpdateByColumn() - Static method in class bbd.jportal2.JPortal
 
jRowCount() - Static method in class bbd.jportal2.JPortal
 
JSON - Static variable in class bbd.jportal2.Field
 
JSON - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
jStdProc() - Static method in class bbd.jportal2.JPortal
 
jString() - Static method in class bbd.jportal2.JPortal
 
jTable() - Static method in class bbd.jportal2.JPortal
 
jTableImport() - Static method in class bbd.jportal2.JPortal
 
jTables() - Static method in class bbd.jportal2.JPortal
 
jUser() - Static method in class bbd.jportal2.JPortal
 
jUserProc() - Static method in class bbd.jportal2.JPortal
 
jView() - Static method in class bbd.jportal2.JPortal
 
jViewAlias() - Static method in class bbd.jportal2.JPortal
 

K

key - Static variable in class bbd.jportal2.JPortal
 
key - Variable in class bbd.jportal2.Value
 
Key - Class in bbd.jportal2
Keys and Indexes used for the database (if its not primary or unique then it is an index)
Key() - Constructor for class bbd.jportal2.Key
Contructs with default values
KEY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
keys - Variable in class bbd.jportal2.Table
 
kind - Variable in class bbd.jportal2.Token
An integer that describes the kind of this token.

L

LEFTBRACE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
LEFTBRACK - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
LEFTPAREN - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
length - Variable in class bbd.jportal2.Field
Length of field
LETTER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in exception bbd.jportal2.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception bbd.jportal2.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class bbd.jportal2.JPortalTokenManager
Lexer state names.
LIDENTIFIER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
line - Static variable in class bbd.jportal2.JPortal
 
line - Variable in class bbd.jportal2.Line
 
line - Static variable in class bbd.jportal2.SimpleCharStream
 
Line - Class in bbd.jportal2
Lines of SQL Code
Line(String) - Constructor for class bbd.jportal2.Line
Constructs line needed to be enclosed in double quotes
Line(String, boolean) - Constructor for class bbd.jportal2.Line
Constructs line used in variable substitution
lines - Variable in class bbd.jportal2.Proc
SQL code for accessing the table
lines - Variable in class bbd.jportal2.View
SQL Code for view
link - Static variable in class bbd.jportal2.JPortal
 
Link - Class in bbd.jportal2
Foreign keys used in database
Link() - Constructor for class bbd.jportal2.Link
 
LINK - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
linkFields - Variable in class bbd.jportal2.Link
 
linkName - Variable in class bbd.jportal2.Link
 
links - Variable in class bbd.jportal2.Table
 
LITERAL - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
literalName - Variable in class bbd.jportal2.Field
 
literalName - Variable in class bbd.jportal2.Table
 
loadBinFile(String) - Static method in class bbd.jportal2.JPortal
 
LONG - Static variable in class bbd.jportal2.Field
 
LONG - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
LOOP_DETECTED - Static variable in exception bbd.jportal2.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
lowerFirst() - Method in class bbd.jportal2.Proc
Folds the first character of name to an lower case character

M

main(String[]) - Static method in class bbd.jportal2.JPortal
Reads input from standard input
main(String[]) - Static method in class bbd.jportal2.Main
Reads input from stored repository
main(String[]) - Static method in class bbd.jportal2.Prime
 
Main - Class in bbd.jportal2
 
Main() - Constructor for class bbd.jportal2.Main
 
maxNextCharInd - Static variable in class bbd.jportal2.SimpleCharStream
 
MAXTMSTAMP - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
maxValue - Variable in class bbd.jportal2.Sequence
 
MERGE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
minValue - Variable in class bbd.jportal2.Sequence
 
Misc - Class in bbd.jportal2
 
Misc() - Constructor for class bbd.jportal2.Misc
 
MONEY - Static variable in class bbd.jportal2.Field
 
MONEY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
MSSqlCCode - Class in bbd.jportal2.generators
 
MSSqlCCode() - Constructor for class bbd.jportal2.generators.MSSqlCCode
 
MSSqlDDL - Class in bbd.jportal2.generators
 
MSSqlDDL() - Constructor for class bbd.jportal2.generators.MSSqlDDL
 
MULTIPLE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
mustDebug() - Method in class bbd.jportal2.JPortal2Arguments
 

N

name - Variable in class bbd.jportal2.Const
 
name - Variable in class bbd.jportal2.Database
 
name - Variable in class bbd.jportal2.Enum
 
name - Variable in class bbd.jportal2.Field
Name to use in the database
name - Variable in class bbd.jportal2.Flag
 
name - Variable in class bbd.jportal2.Key
Name of index or key
name - Variable in class bbd.jportal2.Link
Name of foreign table
name - Variable in class bbd.jportal2.Proc
name of procedure
name - Variable in class bbd.jportal2.Sequence
 
name - Variable in class bbd.jportal2.Table
 
name - Variable in class bbd.jportal2.View
Name of view
NAMES - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
newToken(int) - Static method in class bbd.jportal2.Token
 
newToken(int, String) - Static method in class bbd.jportal2.Token
Returns a new Token object, by default.
next - Variable in class bbd.jportal2.Token
A reference to the next regular (non-special) token from the input stream.
noRows - Variable in class bbd.jportal2.Proc
name of rows on multiples
NOT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
NULL - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
NUMBER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

O

openOutputFileForGeneration(String, String) - Method in class bbd.jportal2.BaseGenerator
 
openOutputFileForGeneration(String, Path) - Method in class bbd.jportal2.BaseGenerator
 
options - Variable in class bbd.jportal2.Key
 
options - Variable in class bbd.jportal2.Link
 
options - Variable in class bbd.jportal2.Proc
Generate options for procedure
options - Variable in class bbd.jportal2.Table
 
OPTIONS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
OracleDDL - Class in bbd.jportal2.generators
 
OracleDDL() - Constructor for class bbd.jportal2.generators.OracleDDL
 
ORDER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
orderFields - Variable in class bbd.jportal2.Proc
Select in order fields
orderFlag - Variable in class bbd.jportal2.Sequence
 
out(PrintWriter, String) - Method in class bbd.jportal2.generators.PythonTreeCode
 
outName() - Method in class bbd.jportal2.Database
Return repository name root
output - Variable in class bbd.jportal2.Database
 
OUTPUT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
outputs - Variable in class bbd.jportal2.Proc
List of output fields

P

PACKAGE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
packageMerge(String) - Method in class bbd.jportal2.Database
 
packageName - Variable in class bbd.jportal2.Database
 
Padder - Class in bbd.jportal2
 
Padder() - Constructor for class bbd.jportal2.Padder
 
pairs - Variable in class bbd.jportal2.PlaceHolder
 
parameter - Static variable in class bbd.jportal2.JPortal
 
Parameter - Class in bbd.jportal2
 
Parameter() - Constructor for class bbd.jportal2.Parameter
 
parameters - Variable in class bbd.jportal2.Table
 
PARM - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMCACHE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMDELETE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMINSERT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMREADER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMSHOWS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMSUPPLIED - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMUPDATE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PARMVIEWONLY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
parse(String[]) - Static method in class bbd.jportal2.JPortal2ArgumentParser
 
parse(String[], JPortal2Arguments) - Static method in class bbd.jportal2.JPortal2ArgumentParser
 
ParseException - Exception in bbd.jportal2
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception bbd.jportal2.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(Token, int[][], String[]) - Constructor for exception bbd.jportal2.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(String) - Constructor for exception bbd.jportal2.ParseException
Constructor with message.
password - Variable in class bbd.jportal2.Database
 
PASSWORD - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
PathHelpers - Class in bbd.jportal2
 
PathHelpers() - Constructor for class bbd.jportal2.PathHelpers
 
PERC_STRING - Static variable in class bbd.jportal2.PlaceHolder
 
perm - Static variable in class bbd.jportal2.JPortal
 
perms - Variable in class bbd.jportal2.Grant
List of Permissions
PlaceHolder - Class in bbd.jportal2
 
PlaceHolder(Proc, byte, String) - Constructor for class bbd.jportal2.PlaceHolder
 
PlaceHolderPairs - Class in bbd.jportal2
 
placeHolders - Variable in class bbd.jportal2.Proc
SQL code for accessing the table
pos - Variable in class bbd.jportal2.PlaceHolderPairs
 
POST_PROCESSOR_TEMPLATE_LOCATION - Static variable in interface bbd.jportal2.ITemplateBasedPostProcessor
 
PostgresDDL - Class in bbd.jportal2.generators
 
PostgresDDL() - Constructor for class bbd.jportal2.generators.PostgresDDL
 
precision - Variable in class bbd.jportal2.Field
No of digits in a numeric field
prevCharIsCR - Static variable in class bbd.jportal2.SimpleCharStream
 
prevCharIsLF - Static variable in class bbd.jportal2.SimpleCharStream
 
PRIMARY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
Prime - Class in bbd.jportal2
 
Prime() - Constructor for class bbd.jportal2.Prime
 
proc - Static variable in class bbd.jportal2.JPortal
 
Proc - Class in bbd.jportal2
The hearts and souls.
Proc() - Constructor for class bbd.jportal2.Proc
Constructs with default values
PROC - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
procs - Variable in class bbd.jportal2.Table
 
projectCompile - Variable in class bbd.jportal2.JPortal2Arguments
 
ProjectCompiler - Class in bbd.jportal2
 
ProjectCompiler(Boolean) - Constructor for class bbd.jportal2.ProjectCompiler
 
ProjectCompilerBuilder - Class in bbd.jportal2
 
ProjectCompilerBuilder() - Constructor for class bbd.jportal2.ProjectCompilerBuilder
 
PythonCliCode - Class in bbd.jportal2.generators
 
PythonCliCode() - Constructor for class bbd.jportal2.generators.PythonCliCode
 
PythonTreeCode - Class in bbd.jportal2.generators
 
PythonTreeCode() - Constructor for class bbd.jportal2.generators.PythonTreeCode
 

Q

QUESTION - Static variable in class bbd.jportal2.PlaceHolder
 

R

readChar() - Static method in class bbd.jportal2.ASCII_CharStream
 
readChar() - Static method in class bbd.jportal2.SimpleCharStream
Read a character.
reader - Variable in class bbd.jportal2.Parameter
 
reader(DataInputStream) - Method in class bbd.jportal2.Const
 
reader(DataInputStream) - Method in class bbd.jportal2.Enum
 
reader(DataInputStream) - Method in class bbd.jportal2.Field
 
reader(DataInputStream) - Method in class bbd.jportal2.Grant
 
reader(DataInputStream) - Method in class bbd.jportal2.Key
 
reader(DataInputStream) - Method in class bbd.jportal2.Line
 
reader(DataInputStream) - Method in class bbd.jportal2.Link
 
reader(DataInputStream) - Method in class bbd.jportal2.Parameter
 
reader(DataInputStream) - Method in class bbd.jportal2.Proc
 
reader(DataInputStream) - Method in class bbd.jportal2.Table
 
reader(DataInputStream) - Method in class bbd.jportal2.Value
 
reader(DataInputStream) - Method in class bbd.jportal2.View
 
reader(DataInputStream, Vector<?>) - Method in class bbd.jportal2.Table
 
READONLY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
readRepository(String) - Static method in class bbd.jportal2.Database
 
ReInit(JPortalTokenManager) - Method in class bbd.jportal2.JPortal
Reinitialise.
ReInit(SimpleCharStream) - Static method in class bbd.jportal2.JPortalTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Static method in class bbd.jportal2.JPortalTokenManager
Reinitialise parser.
ReInit(InputStream) - Static method in class bbd.jportal2.JPortal
Reinitialise.
ReInit(InputStream) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Static method in class bbd.jportal2.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Static method in class bbd.jportal2.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Static method in class bbd.jportal2.JPortal
Reinitialise.
ReInit(InputStream, String) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(Reader) - Static method in class bbd.jportal2.JPortal
Reinitialise.
ReInit(Reader) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Static method in class bbd.jportal2.ASCII_CharStream
 
ReInit(Reader, int, int) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Static method in class bbd.jportal2.ASCII_CharStream
 
ReInit(Reader, int, int, int) - Method in class bbd.jportal2.SimpleCharStream
Reinitialise.
replaceAll(String, String, String) - Method in class bbd.jportal2.Field
 
replaceAll(String, String, String) - Method in class bbd.jportal2.Link
 
RETURNING - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
RIGHTBRACE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
RIGHTBRACK - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
RIGHTPAREN - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
run(String) - Static method in class bbd.jportal2.JPortal
Reads input from supplied file
run(String, Reader) - Static method in class bbd.jportal2.JPortal
 
run(String, String) - Static method in class bbd.jportal2.JPortal
 
run(String, String, Reader) - Static method in class bbd.jportal2.JPortal
 

S

scale - Variable in class bbd.jportal2.Field
No of digits after the decimal point|comma
schema - Variable in class bbd.jportal2.Database
 
SCHEMA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SELECT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SELECTALL - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SELECTBY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SELECTONE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SELECTONEBY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SEMICOLON - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
Sequence - Class in bbd.jportal2
 
Sequence() - Constructor for class bbd.jportal2.Sequence
 
SEQUENCE - Static variable in class bbd.jportal2.Field
 
SEQUENCE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
sequences - Variable in class bbd.jportal2.Database
 
server - Variable in class bbd.jportal2.Database
 
SERVER - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SET - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
setBuiltinPostProcessors(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setBuiltinSIProcessors(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setDebugStream(PrintStream) - Static method in class bbd.jportal2.JPortalTokenManager
Set debug output.
setEnumType(String) - Method in class bbd.jportal2.Field
 
setFieldsNullState(boolean) - Static method in class bbd.jportal2.JPortal
How to create tables null field state
setFileGroupName(String) - Method in class bbd.jportal2.GeneratedFileGroup
 
setFileGroups(Collection<GeneratedFileGroup>) - Method in class bbd.jportal2.GeneratedFiles
 
setFlags(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setGeneratorName(String) - Method in class bbd.jportal2.GeneratedFiles
 
setHelp(boolean) - Method in class bbd.jportal2.JPortal2Arguments
 
setInputDirs(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setInputFiles(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setLogFileName(String) - Method in class bbd.jportal2.JPortal2Arguments
 
setPrimary(String) - Method in class bbd.jportal2.Table
Sets a field to be primary key
setTabSize(int) - Static method in class bbd.jportal2.SimpleCharStream
 
setTemplateLocations(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setTemplatePostProcessors(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
setTemplateSIProcessors(List<String>) - Method in class bbd.jportal2.JPortal2Arguments
 
SHORT - Static variable in class bbd.jportal2.Field
 
SHORT - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
shows - Variable in class bbd.jportal2.Parameter
 
SI_PROCESSOR_TEMPLATE_LOCATION - Static variable in interface bbd.jportal2.ITemplateBasedSIProcessor
 
SimpleCharStream - Class in bbd.jportal2
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class bbd.jportal2.SimpleCharStream
Constructor.
SINGLE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SingleFileCompiler - Class in bbd.jportal2
 
SingleFileCompiler() - Constructor for class bbd.jportal2.SingleFileCompiler
 
SingleFileCompilerException - Exception in bbd.jportal2
 
SingleFileCompilerException(String) - Constructor for exception bbd.jportal2.SingleFileCompilerException
 
specialToken - Variable in class bbd.jportal2.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPROC - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SQL - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SQLCODE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SQLDATA - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
SQUOTEDS - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
STANDARD - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
start - Variable in class bbd.jportal2.Proc
Code starts at line
start - Variable in class bbd.jportal2.Sequence
Code starts at line
start - Variable in class bbd.jportal2.Table
 
start - Variable in class bbd.jportal2.View
Code starts at line
startWith - Variable in class bbd.jportal2.Sequence
 
STATIC_LEXER_ERROR - Static variable in exception bbd.jportal2.TokenMgrException
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class bbd.jportal2.ASCII_CharStream
 
staticFlag - Static variable in class bbd.jportal2.SimpleCharStream
Whether parser is static.
STATUS - Static variable in class bbd.jportal2.Field
 
string(String, boolean) - Method in class bbd.jportal2.generators.PythonTreeCode
 
string(String, int) - Method in class bbd.jportal2.generators.PythonTreeCode
 
string(String, long) - Method in class bbd.jportal2.generators.PythonTreeCode
 
string(String, String) - Method in class bbd.jportal2.generators.PythonTreeCode
 
STRING - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
stringTrip(String, String, boolean) - Method in class bbd.jportal2.generators.PythonTreeCode
 
supplied - Variable in class bbd.jportal2.Parameter
 
SwitchTo(int) - Static method in class bbd.jportal2.JPortalTokenManager
Switch to specified lex state.

T

table - Static variable in class bbd.jportal2.JPortal
 
table - Variable in class bbd.jportal2.Parameter
 
table - Variable in class bbd.jportal2.Proc
parent table
Table - Class in bbd.jportal2
Table identified by name holds fields, keys, links, grants, views and procedures associated with the table.
Table() - Constructor for class bbd.jportal2.Table
 
TABLE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
tableName() - Method in class bbd.jportal2.Table
 
tables - Variable in class bbd.jportal2.Database
 
tabSize - Static variable in class bbd.jportal2.SimpleCharStream
 
TemplateDownloader - Class in bbd.jportal2
 
TemplateDownloader() - Constructor for class bbd.jportal2.TemplateDownloader
 
Tester - Class in bbd.jportal2
 
Tester() - Constructor for class bbd.jportal2.Tester
 
TIME - Static variable in class bbd.jportal2.Field
 
TIME - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
TIMESTAMP - Static variable in class bbd.jportal2.Field
 
TIMESTAMP - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
title - Variable in class bbd.jportal2.Parameter
 
TLOB - Static variable in class bbd.jportal2.Field
 
TLOB - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
TO - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
toBoolean(Object) - Method in class bbd.jportal2.BaseGenerator
 
toBoolean(Object) - Method in interface bbd.jportal2.IGenerator
 
toBoolean(Object) - Method in interface bbd.jportal2.IProcessor
 
token - Static variable in class bbd.jportal2.JPortal
Current token.
Token - Class in bbd.jportal2
Describes the input token stream.
Token() - Constructor for class bbd.jportal2.Token
No-argument constructor
Token(int) - Constructor for class bbd.jportal2.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class bbd.jportal2.Token
Constructs a new token for the specified Image and Kind.
token_source - Static variable in class bbd.jportal2.JPortal
Generated Token Manager.
tokenImage - Static variable in interface bbd.jportal2.JPortalConstants
Literal token values.
tokenImage - Variable in exception bbd.jportal2.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrException - Exception in bbd.jportal2
Token Manager Error.
TokenMgrException() - Constructor for exception bbd.jportal2.TokenMgrException
No arg constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception bbd.jportal2.TokenMgrException
Full Constructor.
TokenMgrException(String, int) - Constructor for exception bbd.jportal2.TokenMgrException
Constructor with message and reason.
toString() - Method in class bbd.jportal2.JPortal2Arguments
 
toString() - Method in class bbd.jportal2.Line
 
toString() - Method in class bbd.jportal2.Proc
 
toString() - Method in class bbd.jportal2.Table
 
toString() - Method in class bbd.jportal2.Token
Returns the image.
toString() - Method in class bbd.jportal2.View
 
totalDynamicSize - Variable in class bbd.jportal2.PlaceHolder
 
trace_enabled() - Static method in class bbd.jportal2.JPortal
Trace enabled.
trackLineColumn - Static variable in class bbd.jportal2.SimpleCharStream
 
type - Variable in class bbd.jportal2.Field
Type of field

U

UID - Static variable in class bbd.jportal2.Field
 
UID - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
UNIQUE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
update - Variable in class bbd.jportal2.Parameter
 
UPDATE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
UPDATEBY - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
updateFields - Variable in class bbd.jportal2.Proc
SelectFor update fields
UPDATEFOR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
UpdateLineColumn(char) - Static method in class bbd.jportal2.SimpleCharStream
 
upperFirst() - Method in class bbd.jportal2.Proc
Folds the first character of name to an upper case character
upperFirstOnly() - Method in class bbd.jportal2.Proc
Folds the first character of name to an upper case character
useKey - Variable in class bbd.jportal2.Proc
Indicates the procedures uses the Primary key
useLiteral() - Method in class bbd.jportal2.Field
If there is an literal uses that else returns name
useLiteral() - Method in class bbd.jportal2.Table
If there is an literal uses that else returns name
useLowerName() - Method in class bbd.jportal2.Field
If there is an alias uses that else returns name
useName() - Method in class bbd.jportal2.Field
If there is an alias uses that else returns name
useName() - Method in class bbd.jportal2.Link
If there is an alias uses that else returns name
useName() - Method in class bbd.jportal2.Table
If there is an alias uses that else returns name
user - Static variable in class bbd.jportal2.JPortal
 
userid - Variable in class bbd.jportal2.Database
 
USERID - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
username - Variable in class bbd.jportal2.Proc
user name of procedure
users - Variable in class bbd.jportal2.Grant
List of Users for the List of Permissions
users - Variable in class bbd.jportal2.View
Users of the view
USERSTAMP - Static variable in class bbd.jportal2.Field
 
USERSTAMP - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
useStd - Variable in class bbd.jportal2.Proc
Indicates the procedure uses the Standard Table definition
useUpperName() - Method in class bbd.jportal2.Field
If there is an alias uses that else returns name
UTF8 - Static variable in class bbd.jportal2.Field
 
UTF8 - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

V

value - Variable in class bbd.jportal2.Enum
 
value - Variable in class bbd.jportal2.Flag
 
value - Static variable in class bbd.jportal2.JPortal
 
value - Variable in class bbd.jportal2.Value
 
Value - Class in bbd.jportal2
 
Value() - Constructor for class bbd.jportal2.Value
 
valueList - Variable in class bbd.jportal2.Field
 
values - Variable in class bbd.jportal2.Const
 
view - Static variable in class bbd.jportal2.JPortal
 
View - Class in bbd.jportal2
Views of table
View() - Constructor for class bbd.jportal2.View
Constructs the view with proper defaults
VIEW - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
views - Variable in class bbd.jportal2.Database
 
views - Variable in class bbd.jportal2.Table
 

W

WANSICHAR - Static variable in class bbd.jportal2.Field
 
WANSICHAR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
WCHAR - Static variable in class bbd.jportal2.Field
 
WCHAR - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
where - Variable in class bbd.jportal2.Proc
name of procedure
WHERE - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.
writer(DataOutputStream) - Method in class bbd.jportal2.Const
 
writer(DataOutputStream) - Method in class bbd.jportal2.Enum
 
writer(DataOutputStream) - Method in class bbd.jportal2.Field
 
writer(DataOutputStream) - Method in class bbd.jportal2.Grant
 
writer(DataOutputStream) - Method in class bbd.jportal2.Key
 
writer(DataOutputStream) - Method in class bbd.jportal2.Line
 
writer(DataOutputStream) - Method in class bbd.jportal2.Link
 
writer(DataOutputStream) - Method in class bbd.jportal2.Parameter
 
writer(DataOutputStream) - Method in class bbd.jportal2.Proc
 
writer(DataOutputStream) - Method in class bbd.jportal2.Table
 
writer(DataOutputStream) - Method in class bbd.jportal2.Value
 
writer(DataOutputStream) - Method in class bbd.jportal2.View
 

X

XML - Static variable in class bbd.jportal2.Field
 
XML - Static variable in interface bbd.jportal2.JPortalConstants
RegularExpression Id.

Y

YamlOutput - Class in bbd.jportal2.generators
 
YamlOutput() - Constructor for class bbd.jportal2.generators.YamlOutput
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages