| Package | Description |
|---|---|
| com.mysema.query.sql.codegen |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PrimaryKeyData> |
KeyDataFactory.getPrimaryKeys(DatabaseMetaData md,
String catalog,
String schema,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MetaDataSerializer.serializePrimaryKeys(EntityType model,
com.mysema.codegen.CodeWriter writer,
Collection<PrimaryKeyData> primaryKeys) |
Copyright © 2007–2014 Mysema Ltd. All rights reserved.