@Context
@Internal
public class SchemaGenerator
extends java.lang.Object
Constructor and Description |
---|
SchemaGenerator(java.util.List<DataJdbcConfiguration> configurations)
Constructors a schema generator for the given configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
createSchema(io.micronaut.context.BeanLocator beanLocator)
Initialize the schema for the configuration.
|
public SchemaGenerator(java.util.List<DataJdbcConfiguration> configurations)
configurations
- The configurations