jar

com.walterjwhite.java.infrastructure.datastore.api : model

Maven & Gradle

Sep 02, 2019
20 usages
0 stars

Datastore - API - model

Table Of Contents

Latest Version

Download com.walterjwhite.java.infrastructure.datastore.api : model JAR file - Latest Versions:

All Versions

Download com.walterjwhite.java.infrastructure.datastore.api : model JAR file - All Versions:

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

com.walterjwhite.datastore.api.enumeration

├─ com.walterjwhite.datastore.api.enumeration.EntityAtributeType.class - [JAR]

├─ com.walterjwhite.datastore.api.enumeration.EntityAttribute.class - [JAR]

com.walterjwhite.datastore.api.model.entity

├─ com.walterjwhite.datastore.api.model.entity.AbstractEntity.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.AbstractEntity_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.AbstractNamedEntity.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.AbstractNamedEntity_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.AbstractUUIDEntity.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.AbstractUUIDEntity_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.EntityContainerType.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.EntityReference.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.EntityReference_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.EntityType.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.EntityType_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.MaterializedView.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.MaterializedView_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.Tag.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.Tag_.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.Tenant.class - [JAR]

├─ com.walterjwhite.datastore.api.model.entity.Tenant_.class - [JAR]

com.walterjwhite.datastore.api.annotation

├─ com.walterjwhite.datastore.api.annotation.NotInsertable.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.NotNullable.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.NotUpdateable.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.PrimaryKey.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.Size.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.Tagged.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.Unique.class - [JAR]

├─ com.walterjwhite.datastore.api.annotation.Version.class - [JAR]

Advertisement