|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.clazzes.jdbc2xml.schema.impl.SchemaEngineFactoryImpl
public class SchemaEngineFactoryImpl
A schema factory implementation, which is mainly used for providing a
singleton OSGi factory service for ISchemaEngine
instances.
Constructor Summary | |
---|---|
SchemaEngineFactoryImpl()
|
Method Summary | |
---|---|
IDialectFactory |
getDialectFactory()
|
ISchemaEngine |
newSchemaEngine()
|
void |
setDialectFactory(IDialectFactory dialectFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaEngineFactoryImpl()
Method Detail |
---|
public ISchemaEngine newSchemaEngine()
newSchemaEngine
in interface ISchemaEngineFactory
public IDialectFactory getDialectFactory()
public void setDialectFactory(IDialectFactory dialectFactory)
dialectFactory
- the dialectFactory to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |