jar

com.github.aselab : scala-activerecord

Maven & Gradle

Jan 24, 2013
322 stars

scala-activerecord · scala-activerecord

Table Of Contents

Latest Version

Download com.github.aselab : scala-activerecord JAR file - Latest Versions:

All Versions

Download com.github.aselab : scala-activerecord JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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

com.github.aselab.activerecord.experimental

├─ com.github.aselab.activerecord.experimental.Serializable.class - [JAR]

├─ com.github.aselab.activerecord.experimental.Version.class - [JAR]

├─ com.github.aselab.activerecord.experimental.VersionTable.class - [JAR]

├─ com.github.aselab.activerecord.experimental.Versionable.class - [JAR]

com.github.aselab.activerecord.annotations

├─ com.github.aselab.activerecord.annotations.Accepted.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Confirmation.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Email.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Format.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Ignore.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Length.class - [JAR]

├─ com.github.aselab.activerecord.annotations.NumberEnum.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Range.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Required.class - [JAR]

├─ com.github.aselab.activerecord.annotations.StringEnum.class - [JAR]

├─ com.github.aselab.activerecord.annotations.Unique.class - [JAR]

com.github.aselab.activerecord

├─ com.github.aselab.activerecord.AbstractDefaultConfig.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecord.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordBase.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordBaseCompanion.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordBaseRelationSupport.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordCompanion.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordConfig.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordException.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordManyToMany.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordManyToOne.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordOneToMany.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordRelationSupport.class - [JAR]

├─ com.github.aselab.activerecord.ActiveRecordTables.class - [JAR]

├─ com.github.aselab.activerecord.Annotations.class - [JAR]

├─ com.github.aselab.activerecord.CRUDable.class - [JAR]

├─ com.github.aselab.activerecord.Config.class - [JAR]

├─ com.github.aselab.activerecord.DefaultConfig.class - [JAR]

├─ com.github.aselab.activerecord.DefaultIntermediateRecord.class - [JAR]

├─ com.github.aselab.activerecord.FieldInfo.class - [JAR]

├─ com.github.aselab.activerecord.IntermediateRecord.class - [JAR]

├─ com.github.aselab.activerecord.IntermediateRecordCompanion.class - [JAR]

├─ com.github.aselab.activerecord.IntermediateTable.class - [JAR]

├─ com.github.aselab.activerecord.RecordRelation.class - [JAR]

├─ com.github.aselab.activerecord.ReflectionUtil.class - [JAR]

├─ com.github.aselab.activerecord.RelationWrapper.class - [JAR]

├─ com.github.aselab.activerecord.RichQuery.class - [JAR]

├─ com.github.aselab.activerecord.TableRelationSupport.class - [JAR]

├─ com.github.aselab.activerecord.package.class - [JAR]