@CompileStatic class GormDatabase extends HibernateDatabase
| Modifiers | Name | Description |
|---|---|---|
class |
GormDatabase.1 |
| Type | Name and description |
|---|---|
DatabaseConnection |
connection |
String |
defaultDatabaseProductName |
String |
shortName |
| Constructor and description |
|---|
GormDatabase() |
GormDatabase(Dialect dialect, ServiceRegistry serviceRegistry) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected void |
configureSources(MetadataSources sources) |
|
Dialect |
getDialect() |
|
Metadata |
getMetadata()Return the hibernate Metadata used by this database. |
|
boolean |
isCorrectDatabaseImplementation(DatabaseConnection conn) |