| Uses of Class |
| com.newstep.solid.persistence.config.SchemaConfig |
Packages that use com.newstep.solid.persistence.config.SchemaConfig |
|
|---|---|
| com.newstep.solid.persistence.config | |
| com.newstep.solid.persistence.db | |
Methods in com.newstep.solid.persistence.config that return com.newstep.solid.persistence.config.SchemaConfig |
|
|---|---|
public SchemaConfig |
SchemaConfigParser.parse(InputStream stream) |
protected SchemaConfig |
SchemaConfigParser.parse(Node node) |
public SchemaConfig |
SchemaConfigParser.parse(InputSource source) |
Methods in com.newstep.solid.persistence.db with parameters of type com.newstep.solid.persistence.config.SchemaConfig |
|
|---|---|
public static CRUDKeeper |
DbCRUDKeeperFactory.createKeeper(SchemaConfig config, Class beanClass) |
public static List |
DbCRUDKeeperFactory.createKeepers(SchemaConfig config) |