Package de.hybris.bootstrap.ddl
Interface HybrisSchemaGenerator.WriterProvider
-
- Enclosing class:
- HybrisSchemaGenerator
public static interface HybrisSchemaGenerator.WriterProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.WritergetWriterFor(HybrisSchemaGenerator generator)
-
-
-
Method Detail
-
getWriterFor
java.io.Writer getWriterFor(HybrisSchemaGenerator generator) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-