Package | Description |
---|---|
com.feedzai.commons.sql.abstraction.ddl |
Contains classes that aid on DDL creation.
|
com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
com.feedzai.commons.sql.abstraction.entry |
A database entry implementation.
|
Modifier and Type | Class and Description |
---|---|
static class |
DbColumn.Builder
Builder for creating immutable
DbColumn objects. |
static class |
DbEntity.Builder
Builder to create immutable
DbEntity objects. |
static class |
DbFk.Builder
Builder to create immutable
DbFk objects. |
static class |
DbIndex.Builder
Builder to create immutable
DbIndex objects. |
Modifier and Type | Class and Description |
---|---|
static class |
DatabaseFactory.PdbModule.Builder
Builder to create immutable instances of
DatabaseFactory.PdbModule . |
Modifier and Type | Class and Description |
---|---|
static class |
EntityEntry.Builder
Builder to create immutable
EntityEntry objects. |
Copyright © 2014 Feedzai. All Rights Reserved.