Skip navigation links
A C D E F G H I J M P Q R S T U V 

A

addIssue(IIssue.Kind, int, String) - Method in class manifold.sql.query.type.SqlIssueContainer
 
addIssue(IIssue.Kind, String) - Method in class manifold.sql.schema.type.SchemaIssueContainer
 
addIssues(List<Exception>) - Method in class manifold.sql.query.type.SqlIssueContainer
 
addIssues(List<Exception>) - Method in class manifold.sql.schema.type.SchemaIssueContainer
 

C

closing() - Method in class manifold.sql.schema.jdbc.ConnectionProviderCloser
 
Column - Interface in manifold.sql.api
 
ConnectionProviderCloser - Class in manifold.sql.schema.jdbc
 
ConnectionProviderCloser() - Constructor for class manifold.sql.schema.jdbc.ConnectionProviderCloser
 
contribute(JavaFileManager.Location, String, boolean, String, SqlModel, DiagnosticListener<JavaFileObject>) - Method in class manifold.sql.query.type.SqlManifold
 
contribute(JavaFileManager.Location, String, boolean, String, SchemaModel, DiagnosticListener<JavaFileObject>) - Method in class manifold.sql.schema.type.SchemaManifold
 

D

DataElement - Interface in manifold.sql.api
 
DBCONFIG_EXT - Static variable in class manifold.sql.schema.type.SchemaManifold
 

E

equals(Object) - Method in class manifold.sql.query.type.SqlScope
When in an IDE, PathCache mappings for dbconfig files will contain two entries, one with a fqn mirroring the resource path, the other mirroring the schema package (the actual type name of the generated dbconfig schema class).
EXTS - Static variable in class manifold.sql.query.type.SqlManifold
 
EXTS - Static variable in class manifold.sql.schema.type.SchemaManifold
 

F

findAllByModel(Function<SqlModel, R>) - Method in class manifold.sql.query.type.SqlManifold
 
findByModel(Function<SqlModel, R>) - Method in class manifold.sql.query.type.SqlManifold
 
findForeignKeyQueryRefs() - Method in interface manifold.sql.query.api.QueryTable
 
findForeignKeyQueryRefs() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
Of the query columns not corresponding with the selected table (if one exists, see findSelectedTable() above), finds the columns fully covering foreign keys, represented as JdbcForeignKeyQueryRef.
findSelectedTable() - Method in interface manifold.sql.query.api.QueryTable
 
findSelectedTable() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
Find the selected table object that has all its non-null columns selected in the query columns.
ForeignKeyQueryRef - Interface in manifold.sql.query.api
 

G

get(String) - Static method in enum manifold.sql.schema.api.SchemaTable.Kind
 
getActualName() - Method in interface manifold.sql.schema.api.SchemaForeignKey
 
getActualName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
getCatalog() - Method in interface manifold.sql.schema.api.Schema
 
getCatalog() - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getColumn(String) - Method in interface manifold.sql.api.Table
 
getColumn(String) - Method in interface manifold.sql.query.api.QueryTable
 
getColumn(String) - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getColumn() - Method in exception manifold.sql.query.type.SqlIssue
 
getColumn(String) - Method in interface manifold.sql.schema.api.SchemaTable
 
getColumn(String) - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getColumn() - Method in exception manifold.sql.schema.type.SchemaIssue
 
getColumnClassName() - Method in interface manifold.sql.api.DataElement
 
getColumnClassName() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getColumnClassName() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getColumnClassName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getColumns() - Method in interface manifold.sql.api.Table
 
getColumns() - Method in interface manifold.sql.query.api.QueryTable
 
getColumns() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getColumns() - Method in interface manifold.sql.schema.api.SchemaForeignKey
 
getColumns() - Method in interface manifold.sql.schema.api.SchemaTable
 
getColumns() - Method in class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
getColumns() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getDatabaseProductName() - Method in interface manifold.sql.schema.api.Schema
 
getDatabaseProductName() - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getDatabaseProductVersion() - Method in interface manifold.sql.schema.api.Schema
 
getDatabaseProductVersion() - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getDbconfig() - Method in class manifold.sql.query.type.SqlScope
 
getDbConfig() - Method in interface manifold.sql.schema.api.Schema
 
getDbConfig() - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getDefaultValue() - Method in interface manifold.sql.schema.api.SchemaColumn
 
getDefaultValue() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getDescription() - Method in interface manifold.sql.schema.api.SchemaTable
 
getDescription() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getDisplaySize() - Method in interface manifold.sql.query.api.QueryColumn
 
getDisplaySize() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getEndOffset() - Method in exception manifold.sql.query.type.SqlIssue
 
getEndOffset() - Method in exception manifold.sql.schema.type.SchemaIssue
 
getErrors() - Method in class manifold.sql.query.type.SqlIssueContainer
 
getErrors() - Method in class manifold.sql.schema.type.SchemaIssueContainer
 
getFk() - Method in interface manifold.sql.query.api.ForeignKeyQueryRef
 
getFk() - Method in class manifold.sql.query.jdbc.JdbcForeignKeyQueryRef
 
getForeignKey() - Method in interface manifold.sql.schema.api.SchemaColumn
 
getForeignKey() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getForeignKeys() - Method in interface manifold.sql.schema.api.SchemaTable
 
getForeignKeys() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getId() - Method in interface manifold.sql.schema.api.SchemaTable
 
getId() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getIssueContainer() - Method in class manifold.sql.schema.type.SchemaModel
 
getIssues() - Method in interface manifold.sql.query.api.QueryTable
 
getIssues() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getIssues() - Method in class manifold.sql.query.type.SqlIssueContainer
 
getIssues() - Method in class manifold.sql.schema.type.SchemaIssueContainer
 
getJavaTypeName(String) - Method in interface manifold.sql.schema.api.Schema
 
getJavaTypeName(String) - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getJdbcType() - Method in interface manifold.sql.api.DataElement
 
getJdbcType() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getJdbcType() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getJdbcType() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getJdbcType(String, ResultSet) - Method in class manifold.sql.schema.jdbc.oneoff.SqliteTypeMapping
 
getKind() - Method in exception manifold.sql.query.type.SqlIssue
 
getKind() - Method in interface manifold.sql.schema.api.SchemaTable
 
getKind() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getKind() - Method in exception manifold.sql.schema.type.SchemaIssue
 
getLine() - Method in exception manifold.sql.query.type.SqlIssue
 
getLine() - Method in exception manifold.sql.schema.type.SchemaIssue
 
getManyToMany() - Method in interface manifold.sql.schema.api.SchemaTable
 
getManyToMany() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getMessage() - Method in exception manifold.sql.query.type.SqlIssue
 
getMessage() - Method in exception manifold.sql.schema.type.SchemaIssue
 
getModel(String) - Method in class manifold.sql.query.type.SqlManifold
Override so that getModel() can be called within this package (see SqlScope)
getModel(String) - Method in class manifold.sql.schema.type.SchemaManifold
Override so that getModel() can be called within this package (see SchemaScope)
getName() - Method in interface manifold.sql.api.Column
 
getName() - Method in interface manifold.sql.api.Table
 
getName() - Method in interface manifold.sql.query.api.ForeignKeyQueryRef
 
getName() - Method in class manifold.sql.query.jdbc.JdbcForeignKeyQueryRef
 
getName() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getName() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getName() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getName() - Method in class manifold.sql.query.jdbc.ParamInfo
 
getName() - Method in interface manifold.sql.schema.api.Schema
 
getName() - Method in interface manifold.sql.schema.api.SchemaForeignKey
 
getName() - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
getName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getNonNullColumns() - Method in interface manifold.sql.schema.api.SchemaTable
 
getNonNullColumns() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getNonNullUniqueKeyName() - Method in interface manifold.sql.schema.api.SchemaColumn
 
getNonNullUniqueKeyName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getNonNullUniqueKeys() - Method in interface manifold.sql.schema.api.SchemaTable
 
getNonNullUniqueKeys() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getNumPrecRadix() - Method in interface manifold.sql.schema.api.SchemaColumn
 
getNumPrecRadix() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getOneToMany() - Method in interface manifold.sql.schema.api.SchemaTable
 
getOneToMany() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getOriginalName(String) - Method in interface manifold.sql.schema.api.Schema
 
getOriginalName(String) - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getOwnTable() - Method in interface manifold.sql.schema.api.SchemaForeignKey
 
getParameters() - Method in interface manifold.sql.query.api.QueryTable
 
getParameters() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getParameters(String) - Static method in class manifold.sql.query.jdbc.ParameterParser
 
getPos() - Method in class manifold.sql.query.jdbc.ParamInfo
 
getPosition() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getPosition() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getPosition() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getPrimaryKey() - Method in interface manifold.sql.schema.api.SchemaTable
 
getPrimaryKey() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getProductName() - Method in class manifold.sql.schema.jdbc.oneoff.SqliteTypeMapping
 
getQualifiedName() - Method in interface manifold.sql.schema.api.SchemaForeignKey
 
getQualifiedName() - Method in class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
getQuery(String, SqlScope, String) - Method in interface manifold.sql.query.api.QueryAnalyzer
 
getQuery(String, SqlScope, String) - Method in class manifold.sql.query.jdbc.JdbcQueryAnalyzer
 
getQueryCols() - Method in interface manifold.sql.query.api.ForeignKeyQueryRef
 
getQueryCols() - Method in class manifold.sql.query.jdbc.JdbcForeignKeyQueryRef
 
getQuerySource() - Method in interface manifold.sql.query.api.QueryTable
 
getQuerySource() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getQueryTable() - Method in interface manifold.sql.query.api.QueryColumn
 
getQueryTable() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getReferencedTable() - Method in interface manifold.sql.schema.api.SchemaForeignKey
 
getReferencedTable() - Method in class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
getScale() - Method in interface manifold.sql.api.DataElement
 
getScale() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getScale() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getScale() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getSchema() - Method in interface manifold.sql.api.Table
 
getSchema() - Method in class manifold.sql.query.jdbc.JdbcQueryTable
 
getSchema() - Method in class manifold.sql.query.type.SqlScope
 
getSchema(DbConfig) - Method in interface manifold.sql.schema.api.SchemaProvider
 
getSchema(DbConfig) - Method in class manifold.sql.schema.jdbc.JdbcSchemaProvider
 
getSchema() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
getSchema(IFile) - Method in class manifold.sql.schema.type.SchemaManifold
 
getSchemaColumn() - Method in interface manifold.sql.query.api.QueryColumn
 
getSchemaColumn() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getSchemaTable() - Method in interface manifold.sql.query.api.QueryColumn
 
getSchemaTable() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getScopeFinder() - Method in class manifold.sql.query.type.SqlManifold
 
getSize() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getSize() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getSize() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getStartOffset() - Method in exception manifold.sql.query.type.SqlIssue
 
getStartOffset() - Method in exception manifold.sql.schema.type.SchemaIssue
 
getTable() - Method in interface manifold.sql.api.DataElement
 
getTable() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
getTable() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
getTable(String) - Method in interface manifold.sql.schema.api.Schema
 
getTable() - Method in interface manifold.sql.schema.api.SchemaColumn
 
getTable(String) - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getTable() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
getTables() - Method in interface manifold.sql.schema.api.Schema
 
getTables() - Method in class manifold.sql.schema.jdbc.JdbcSchema
 
getType() - Method in interface manifold.sql.api.DataElement
 
getTypeNameForFile(String, IFile) - Method in class manifold.sql.query.type.SqlManifold
 
getTypeNameForFile(String, IFile) - Method in class manifold.sql.schema.type.SchemaManifold
 
getWarnings() - Method in class manifold.sql.query.type.SqlIssueContainer
 
getWarnings() - Method in class manifold.sql.schema.type.SchemaIssueContainer
 

H

handlesFileExtension(String) - Method in class manifold.sql.query.type.SqlManifold
 
handlesFileExtension(String) - Method in class manifold.sql.schema.type.SchemaManifold
 
hashCode() - Method in class manifold.sql.query.type.SqlScope
 
hasTable(String) - Method in interface manifold.sql.schema.api.Schema
 
hasTable(String) - Method in class manifold.sql.schema.jdbc.JdbcSchema
 

I

init(IModule) - Method in class manifold.sql.query.type.SqlManifold
 
init(IModule) - Method in class manifold.sql.schema.type.SchemaManifold
 
isAutoIncrement() - Method in interface manifold.sql.schema.api.SchemaColumn
 
isAutoIncrement() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
isCurrency() - Method in interface manifold.sql.query.api.QueryColumn
 
isCurrency() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
isDefaultScopeApplicable(IFile) - Static method in class manifold.sql.query.type.SqlScope
 
isEmpty() - Method in class manifold.sql.query.type.SqlIssueContainer
 
isEmpty() - Method in class manifold.sql.schema.type.SchemaIssueContainer
 
isErrant() - Method in class manifold.sql.query.type.SqlScope
 
isGenerated() - Method in interface manifold.sql.schema.api.SchemaColumn
 
isGenerated() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
isInnerType(String, String) - Method in class manifold.sql.query.type.SqlManifold
 
isInnerType(String, String) - Method in class manifold.sql.schema.type.SchemaManifold
 
isNonNullUniqueId() - Method in interface manifold.sql.schema.api.SchemaColumn
 
isNonNullUniqueId() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
isNullable() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
isNullable() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
isNullable() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
isPrimaryKeyPart() - Method in interface manifold.sql.schema.api.SchemaColumn
 
isPrimaryKeyPart() - Method in class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
isReadOnly() - Method in interface manifold.sql.query.api.QueryColumn
 
isReadOnly() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
isSigned() - Method in interface manifold.sql.query.api.QueryColumn
 
isSigned() - Method in interface manifold.sql.query.api.QueryParameter
 
isSigned() - Method in class manifold.sql.query.jdbc.JdbcQueryColumn
 
isSigned() - Method in class manifold.sql.query.jdbc.JdbcQueryParameter
 
isSqliteRowId() - Method in interface manifold.sql.schema.api.SchemaColumn
 

J

JdbcForeignKeyMetadata - Class in manifold.sql.schema.jdbc
 
JdbcForeignKeyMetadata(JdbcSchemaTable, List<JdbcForeignKeyMetadata.KeyPart>) - Constructor for class manifold.sql.schema.jdbc.JdbcForeignKeyMetadata
 
JdbcForeignKeyQueryRef - Class in manifold.sql.query.jdbc
 
JdbcForeignKeyQueryRef(SchemaForeignKey, List<QueryColumn>) - Constructor for class manifold.sql.query.jdbc.JdbcForeignKeyQueryRef
 
JdbcQueryAnalyzer - Class in manifold.sql.query.jdbc
 
JdbcQueryAnalyzer() - Constructor for class manifold.sql.query.jdbc.JdbcQueryAnalyzer
 
JdbcQueryColumn - Class in manifold.sql.query.jdbc
 
JdbcQueryColumn(int, JdbcQueryTable, ResultSetMetaData) - Constructor for class manifold.sql.query.jdbc.JdbcQueryColumn
 
JdbcQueryParameter - Class in manifold.sql.query.jdbc
 
JdbcQueryParameter(int, String, JdbcQueryTable, ParameterMetaData, PreparedStatement) - Constructor for class manifold.sql.query.jdbc.JdbcQueryParameter
 
JdbcQueryTable - Class in manifold.sql.query.jdbc
 
JdbcQueryTable(SqlScope, String, String) - Constructor for class manifold.sql.query.jdbc.JdbcQueryTable
 
JdbcSchema - Class in manifold.sql.schema.jdbc
 
JdbcSchema(DbConfig) - Constructor for class manifold.sql.schema.jdbc.JdbcSchema
 
JdbcSchemaColumn - Class in manifold.sql.schema.jdbc
 
JdbcSchemaColumn(int, JdbcSchemaTable, ResultSet, List<String>, Map<String, Set<String>>, String) - Constructor for class manifold.sql.schema.jdbc.JdbcSchemaColumn
 
JdbcSchemaForeignKey - Class in manifold.sql.schema.jdbc
 
JdbcSchemaForeignKey(String, SchemaTable, List<SchemaColumn>) - Constructor for class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
JdbcSchemaProvider - Class in manifold.sql.schema.jdbc
 
JdbcSchemaProvider() - Constructor for class manifold.sql.schema.jdbc.JdbcSchemaProvider
 
JdbcSchemaTable - Class in manifold.sql.schema.jdbc
 
JdbcSchemaTable(JdbcSchema, DatabaseMetaData, ResultSet) - Constructor for class manifold.sql.schema.jdbc.JdbcSchemaTable
 

M

makeErrantScope(IModule, String, IFile) - Static method in class manifold.sql.query.type.SqlScope
 
manifold.sql.api - package manifold.sql.api
 
manifold.sql.query.api - package manifold.sql.query.api
 
manifold.sql.query.jdbc - package manifold.sql.query.jdbc
 
manifold.sql.query.type - package manifold.sql.query.type
 
manifold.sql.schema.api - package manifold.sql.schema.api
 
manifold.sql.schema.jdbc - package manifold.sql.schema.jdbc
 
manifold.sql.schema.jdbc.oneoff - package manifold.sql.schema.jdbc.oneoff
 
manifold.sql.schema.type - package manifold.sql.schema.type
 

P

ParameterParser - Class in manifold.sql.query.jdbc
Parses :xxx parameters
ParamInfo - Class in manifold.sql.query.jdbc
 
ParamInfo(int, String) - Constructor for class manifold.sql.query.jdbc.ParamInfo
 
PROVIDERS - Static variable in interface manifold.sql.query.api.QueryAnalyzer
 
PROVIDERS - Static variable in interface manifold.sql.schema.api.SchemaProvider
 

Q

QueryAnalyzer - Interface in manifold.sql.query.api
 
QueryColumn - Interface in manifold.sql.query.api
 
QueryParameter - Interface in manifold.sql.query.api
 
QueryTable - Interface in manifold.sql.query.api
 

R

removeId(String) - Static method in class manifold.sql.schema.jdbc.JdbcSchemaForeignKey
 
resolve(JdbcSchema) - Method in class manifold.sql.schema.jdbc.JdbcForeignKeyMetadata
 
resolveFkRelations() - Method in interface manifold.sql.schema.api.SchemaTable
 
resolveFkRelations() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 
resolveForeignKeys() - Method in interface manifold.sql.schema.api.SchemaTable
 
resolveForeignKeys() - Method in class manifold.sql.schema.jdbc.JdbcSchemaTable
 

S

Schema - Interface in manifold.sql.schema.api
 
SchemaColumn - Interface in manifold.sql.schema.api
 
SchemaForeignKey - Interface in manifold.sql.schema.api
 
SchemaIssue - Exception in manifold.sql.schema.type
 
SchemaIssueContainer - Class in manifold.sql.schema.type
 
SchemaIssueContainer() - Constructor for class manifold.sql.schema.type.SchemaIssueContainer
 
SchemaIssueContainer(List<Exception>) - Constructor for class manifold.sql.schema.type.SchemaIssueContainer
 
SchemaManifold - Class in manifold.sql.schema.type
 
SchemaManifold() - Constructor for class manifold.sql.schema.type.SchemaManifold
 
SchemaModel - Class in manifold.sql.schema.type
 
SchemaModel(SchemaManifold, String, Set<IFile>) - Constructor for class manifold.sql.schema.type.SchemaModel
 
SchemaProvider - Interface in manifold.sql.schema.api
 
SchemaTable - Interface in manifold.sql.schema.api
 
SchemaTable.Kind - Enum in manifold.sql.schema.api
 
SqlIssue - Exception in manifold.sql.query.type
 
SqlIssueContainer - Class in manifold.sql.query.type
 
SqlIssueContainer(String, List<Exception>, boolean) - Constructor for class manifold.sql.query.type.SqlIssueContainer
 
SqliteTypeMapping - Class in manifold.sql.schema.jdbc.oneoff
Sqlite is pretty much a mess regarding schema types reflecting result set types.
SqliteTypeMapping() - Constructor for class manifold.sql.schema.jdbc.oneoff.SqliteTypeMapping
 
SqlManifold - Class in manifold.sql.query.type
 
SqlManifold() - Constructor for class manifold.sql.query.type.SqlManifold
 
SqlModel - Class in manifold.sql.query.type
 
SqlModel(SqlManifold, String, Set<IFile>) - Constructor for class manifold.sql.query.type.SqlModel
 
SqlScope - Class in manifold.sql.query.type
 
SqlScopeFinder - Class in manifold.sql.query.type
 

T

Table - Interface in manifold.sql.api
 

U

updateFile(IFile) - Method in class manifold.sql.query.type.SqlModel
 
updateFile(IFile) - Method in class manifold.sql.schema.type.SchemaModel
 

V

valueOf(String) - Static method in enum manifold.sql.schema.api.SchemaTable.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum manifold.sql.schema.api.SchemaTable.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I J M P Q R S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.