public class Hibernate4ProcessorMethods extends Object implements ProcessorMethods
| Constructor and Description |
|---|
Hibernate4ProcessorMethods(ApplicationRecoveryPodHibernate4DAO dao,
ParsedArguments parsedArguments) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
create() |
List<String> |
delete() |
List<String> |
insert() |
List<String> |
selectApplication() |
List<String> |
selectRecovery() |
public Hibernate4ProcessorMethods(ApplicationRecoveryPodHibernate4DAO dao, ParsedArguments parsedArguments)
public List<String> create()
create in interface ProcessorMethodspublic List<String> insert()
insert in interface ProcessorMethodspublic List<String> delete()
delete in interface ProcessorMethodspublic List<String> selectApplication()
selectApplication in interface ProcessorMethodspublic List<String> selectRecovery()
selectRecovery in interface ProcessorMethodsCopyright © 2018. All rights reserved.