JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
M
S
T
A
ApplicationRecoveryPodHibernate4DAO
- Class in
io.narayana.openshift.txrecovery
Data manipulation service working with the
ApplicationRecoveryPod
.
ApplicationRecoveryPodHibernate4DAO(Session)
- Constructor for class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate4DAO
C
close(SessionFactory, Session)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate4Setup
Closing the Hibernate resources -
SessionFactory
and the
Session
.
create()
- Method in class io.narayana.openshift.txrecovery.
Hibernate4ProcessorMethods
D
delete(String, String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate4DAO
delete()
- Method in class io.narayana.openshift.txrecovery.
Hibernate4ProcessorMethods
deleteRecord(ApplicationRecoveryPod)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate4DAO
To delete a record.
G
getRecords(String, String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate4DAO
To get records that contains specified app pod name or recovery pod name.
getStandardRegistry(Properties)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate4Setup
Generate hibernate registry while filling it with properties.
getTableName(Properties)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate4Setup
Returning current table name being used in the app for saving the recovery markers.
H
Hibernate4ProcessorMethods
- Class in
io.narayana.openshift.txrecovery
Hibernate4ProcessorMethods(ApplicationRecoveryPodHibernate4DAO, ParsedArguments)
- Constructor for class io.narayana.openshift.txrecovery.
Hibernate4ProcessorMethods
Hibernate4Setup
- Class in
io.narayana.openshift.txrecovery
Utility methods to setup hibernate 4 standalone app.
I
insert()
- Method in class io.narayana.openshift.txrecovery.
Hibernate4ProcessorMethods
io.narayana.openshift.txrecovery
- package io.narayana.openshift.txrecovery
M
Main
- Class in
io.narayana.openshift.txrecovery
Class processing the arguments and calling service to save, delete data in database.
Main()
- Constructor for class io.narayana.openshift.txrecovery.
Main
main(String[])
- Static method in class io.narayana.openshift.txrecovery.
Main
S
saveRecord(String, String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate4DAO
Save a single record with pod name content.
selectApplication()
- Method in class io.narayana.openshift.txrecovery.
Hibernate4ProcessorMethods
selectRecovery()
- Method in class io.narayana.openshift.txrecovery.
Hibernate4ProcessorMethods
T
tableExists(String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate4DAO
Verifies if table name exists in the database.
A
C
D
G
H
I
M
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.