jar

com.thoughtworks.xstream : xstream-hibernate

Maven & Gradle

Dec 23, 2022
8 usages
708 stars

XStream Hibernate Extension · XStream extension for Hibernate 3/4 to untie Java objects from Hibernate.

Table Of Contents

Latest Version

Download com.thoughtworks.xstream : xstream-hibernate JAR file - Latest Versions:

All Versions

Download com.thoughtworks.xstream : xstream-hibernate JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 xstream-hibernate-1.4.20.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.thoughtworks.xstream.hibernate.converter

├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentCollectionConverter.class - [JAR]

├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentMapConverter.class - [JAR]

├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentSortedMapConverter.class - [JAR]

├─ com.thoughtworks.xstream.hibernate.converter.HibernatePersistentSortedSetConverter.class - [JAR]

├─ com.thoughtworks.xstream.hibernate.converter.HibernateProxyConverter.class - [JAR]

com.thoughtworks.xstream.hibernate.util

├─ com.thoughtworks.xstream.hibernate.util.Hibernate.class - [JAR]

com.thoughtworks.xstream.hibernate.mapper

├─ com.thoughtworks.xstream.hibernate.mapper.HibernateMapper.class - [JAR]