public class SQLTemplatesRegistry extends Object
SQLTemplatesRegistry is a registry for SQLTemplates instances| Constructor and Description |
|---|
SQLTemplatesRegistry() |
| Modifier and Type | Method and Description |
|---|---|
SQLTemplates |
getTemplates(DatabaseMetaData md)
Get the SQLTemplates instance that matches best the SQL engine of the
given database metadata
|
public SQLTemplates getTemplates(DatabaseMetaData md) throws SQLException
md - database metadataSQLExceptionCopyright © 2007–2015 Mysema Ltd. All rights reserved.