public class GenerationSourceFromMetadata extends Object
Constructor and Description |
---|
GenerationSourceFromMetadata(Configuration hibernateConfiguration,
Dialect dialect,
boolean creation) |
Modifier and Type | Method and Description |
---|---|
Iterable<String> |
getCommands()
Retrieve the create generation commands from this source.
|
void |
release()
Release this source.
|
public GenerationSourceFromMetadata(Configuration hibernateConfiguration, Dialect dialect, boolean creation)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.