| Interface | Description |
|---|---|
| SingularDataBaseSuport |
If this interface will be overriding for specific Dialect,the method
supportsIdentityColumns() should be used to declare if will use or not identity. |
| SingularPersistenceConfiguration |
Interface responsible for configuration of the Persistence.
|
| Enum | Description |
|---|---|
| SingularDataBaseEnum |
A Enum responsible to contain the insert's scripts to especific Dialect.
|
| Exception | Description |
|---|---|
| ExportScriptGenerationException |
Copyright © 2019. All rights reserved.