Class SchemaGenerator
- java.lang.Object
-
- org.apache.xbean.spring.generator.SchemaGenerator
-
public class SchemaGenerator extends java.lang.Object
- Version:
- $Revision: 434369 $
-
-
Constructor Summary
Constructors Constructor Description SchemaGenerator(LogFacade log, MappingLoader mappingLoader, GeneratorPlugin[] plugins)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
generate()
-
-
-
Constructor Detail
-
SchemaGenerator
public SchemaGenerator(LogFacade log, MappingLoader mappingLoader, GeneratorPlugin[] plugins)
-
-