jar

org.apache.sandesha2 : sandesha2-persistence

Maven & Gradle

Apr 30, 2012

Sandesha2 - Persistent Storage

Table Of Contents

Latest Version

Download org.apache.sandesha2 : sandesha2-persistence JAR file - Latest Versions:

All Versions

Download org.apache.sandesha2 : sandesha2-persistence JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sandesha2-persistence-1.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sandesha2.storage.jdbc

├─ org.apache.sandesha2.storage.jdbc.JDBCTransaction.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.PersistentBeanMgr.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.PersistentInvokerBeanMgr.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.PersistentRMDBeanMgr.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.PersistentRMSBeanMgr.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.PersistentSenderBeanMgr.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.PersistentStorageManager.class - [JAR]

├─ org.apache.sandesha2.storage.jdbc.TransactionLock.class - [JAR]