Uses of Interface
org.clazzes.jdbc2xml.schema.ISchemaUpdateSnippet

Packages that use ISchemaUpdateSnippet
org.clazzes.jdbc2xml.schema   
org.clazzes.jdbc2xml.schema.impl   
 

Uses of ISchemaUpdateSnippet in org.clazzes.jdbc2xml.schema
 

Methods in org.clazzes.jdbc2xml.schema that return types with arguments of type ISchemaUpdateSnippet
 Map<String,Class<? extends ISchemaUpdateSnippet>> SchemaManager.getUpateSnippets()
           
 

Method parameters in org.clazzes.jdbc2xml.schema with type arguments of type ISchemaUpdateSnippet
 void SchemaManager.setUpateSnippets(Map<String,Class<? extends ISchemaUpdateSnippet>> upateSnippets)
           
 

Uses of ISchemaUpdateSnippet in org.clazzes.jdbc2xml.schema.impl
 

Constructor parameters in org.clazzes.jdbc2xml.schema.impl with type arguments of type ISchemaUpdateSnippet
SchemaCheckerBean(ISchemaEngine engine, Map<String,Class<? extends ISchemaUpdateSnippet>> updateSnippets)
           
 



Copyright © 2012. All Rights Reserved.