jar

org.beangle.commons : beangle-commons-jpa

Maven & Gradle

Nov 12, 2013
1 usages
2 stars

Beangle Commons Jpa

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.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 beangle-commons-jpa-4.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.beangle.commons.jpa.dao

├─ org.beangle.commons.jpa.dao.AbstractQueryBuilder.class - [JAR]

├─ org.beangle.commons.jpa.dao.OqlBuilder.class - [JAR]

├─ org.beangle.commons.jpa.dao.SqlBuilder.class - [JAR]

org.beangle.commons.jpa.util

├─ org.beangle.commons.jpa.util.Jpas.class - [JAR]

org.beangle.commons.jpa.bind

├─ org.beangle.commons.jpa.bind.AbstractPersistModule.class - [JAR]

├─ org.beangle.commons.jpa.bind.EntityPersistConfig.class - [JAR]

org.beangle.commons.jpa.bean

├─ org.beangle.commons.jpa.bean.EnabledBean.class - [JAR]

├─ org.beangle.commons.jpa.bean.HierarchicalBean.class - [JAR]

├─ org.beangle.commons.jpa.bean.NumIdBean.class - [JAR]

├─ org.beangle.commons.jpa.bean.StringIdBean.class - [JAR]

├─ org.beangle.commons.jpa.bean.TemporalAtBean.class - [JAR]

├─ org.beangle.commons.jpa.bean.TemporalOnBean.class - [JAR]

├─ org.beangle.commons.jpa.bean.UpdatedBean.class - [JAR]

org.beangle.commons.jpa.mapping

├─ org.beangle.commons.jpa.mapping.RailsNamingPolicy.class - [JAR]

├─ org.beangle.commons.jpa.mapping.TableNamePattern.class - [JAR]

├─ org.beangle.commons.jpa.mapping.TableNamingPolicy.class - [JAR]

Advertisement