public class GenerationSourceFromMetadata extends Object
Constructor and Description |
---|
GenerationSourceFromMetadata(MetadataImplementor metadata,
Dialect dialect,
boolean createAndDropSchemas,
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(MetadataImplementor metadata, Dialect dialect, boolean createAndDropSchemas, boolean creation)
Copyright © 2016 JBoss by Red Hat. All rights reserved.