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
ApplicationRecoveryPodHibernate5DAO
- Class in
io.narayana.openshift.txrecovery
Data manipulation service working with the
ApplicationRecoveryPod
.
ApplicationRecoveryPodHibernate5DAO(Session)
- Constructor for class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate5DAO
C
close(SessionFactory, Session)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate5Setup
Closing the Hibernate resources -
SessionFactory
and the
Session
.
create()
- Method in class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
createTable(Metadata)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate5Setup
Based on the provided Hibernate
Metadata
it runs schema export to generate database schema aka.
D
delete(String, String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate5DAO
delete()
- Method in class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
deleteRecord(ApplicationRecoveryPod)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate5DAO
To delete a record.
drop()
- Method in class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
dropTable(String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate5DAO
Running to drop table with native SQL query.
G
getHibernateStartupMetadata(Properties, ServiceRegistry)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate5Setup
Setting up the Hibernate as standalone app.
getRecords(String, String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate5DAO
To get records that contains specified app pod name or recovery pod name.
getStandardRegistry(Properties)
- Static method in class io.narayana.openshift.txrecovery.
Hibernate5Setup
Generate hibernate registry while filling it with properties.
H
Hibernate5ProcessorMethods
- Class in
io.narayana.openshift.txrecovery
Hibernate5ProcessorMethods(ApplicationRecoveryPodHibernate5DAO, ParsedArguments, Properties, Metadata)
- Constructor for class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
Hibernate5Setup
- Class in
io.narayana.openshift.txrecovery
Utility methods to setup hibernate standalone app.
I
insert()
- Method in class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
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.
ApplicationRecoveryPodHibernate5DAO
Save a single record with pod name content.
selectApplication()
- Method in class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
selectRecovery()
- Method in class io.narayana.openshift.txrecovery.
Hibernate5ProcessorMethods
T
tableExists(String)
- Method in class io.narayana.openshift.txrecovery.
ApplicationRecoveryPodHibernate5DAO
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.