public class MappingManagerImpl extends Object implements MappingManager
| Constructor and Description |
|---|
MappingManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Batch |
getBatch(DBQueryDescriptor desc) |
Farm |
getFarm(DBQueryDescriptor desc) |
public Batch getBatch(DBQueryDescriptor desc) throws SQLException, InternalException
getBatch in interface MappingManagerSQLExceptionInternalExceptionpublic Farm getFarm(DBQueryDescriptor desc) throws SQLException, InternalException
getFarm in interface MappingManagerSQLExceptionInternalExceptionCopyright © 2019. All Rights Reserved.