jar

org.thshsh : commons-jpa

Maven & Gradle

Jun 16, 2022
0 stars

Commons JPA · Common classes to extend the JPA API

Table Of Contents

Latest Version

Download org.thshsh : commons-jpa JAR file - Latest Versions:

All Versions

Download org.thshsh : commons-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x

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 commons-jpa-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hibernate.session

├─ org.hibernate.session.LongRunningSessionManager.class - [JAR]

├─ org.hibernate.session.SessionFactorySessionManager.class - [JAR]

├─ org.hibernate.session.SessionManager.class - [JAR]

├─ org.hibernate.session.VpdSessionManager.class - [JAR]

javax.persistence

├─ javax.persistence.BigDecimalToStringConverter.class - [JAR]

├─ javax.persistence.BigIntegerToStringConverter.class - [JAR]

├─ javax.persistence.BooleanToStringConverter.class - [JAR]

├─ javax.persistence.BooleanToYNConverter.class - [JAR]

├─ javax.persistence.ClassToStringConverter.class - [JAR]

├─ javax.persistence.DoubleListConverter.class - [JAR]

├─ javax.persistence.DurationToLongConverter.class - [JAR]

├─ javax.persistence.EnumAttributeConverter.class - [JAR]

├─ javax.persistence.IntegerArrayConverter.class - [JAR]

├─ javax.persistence.ListConverter.class - [JAR]

├─ javax.persistence.NumberToStringConverter.class - [JAR]

├─ javax.persistence.StringArrayConverter.class - [JAR]

org.hibernate.blob

├─ org.hibernate.blob.BlobStream.class - [JAR]

├─ org.hibernate.blob.BlobStreamType.class - [JAR]

org.hibernate.dialect

├─ org.hibernate.dialect.SnowflakeDialect.class - [JAR]

org.hibernate.integrator

├─ org.hibernate.integrator.SequenceIntegrator.class - [JAR]

org.hibernate.util

├─ org.hibernate.util.ColumnNameUtils.class - [JAR]

org.thshsh.hibernate.boot

├─ org.thshsh.hibernate.boot.ImplicitNamingStrategy.class - [JAR]

org.thshsh.spring

├─ org.thshsh.spring.DataSourceConfiguration.class - [JAR]

├─ org.thshsh.spring.DataSourceProperties.class - [JAR]

org.hibernate.type

├─ org.hibernate.type.EnumListType.class - [JAR]

├─ org.hibernate.type.FlagUserType.class - [JAR]

├─ org.hibernate.type.ScalabeDurationUserType.class - [JAR]

├─ org.hibernate.type.ScalableDurationJavaDescriptor.class - [JAR]

├─ org.hibernate.type.ScalableDurationType.class - [JAR]