jar

com.github.norwae : oriana_2.11

Maven & Gradle

Apr 13, 2017
1 usages
1 stars

oriana · Oriana is a small layer on top of slick that allows easier access to the database. It allows peudo-syntactic methods to inject a database context into arbitrary code, and simplifies deployment, updates and initialization.

Table Of Contents

Latest Version

Download com.github.norwae : oriana_2.11 JAR file - Latest Versions:

All Versions

Download com.github.norwae : oriana_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 oriana_2.11-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

oriana

├─ oriana.ConfiguredRetrySchedule.class - [JAR]

├─ oriana.DBExecution.class - [JAR]

├─ oriana.DBInitializer.class - [JAR]

├─ oriana.DBSinkSettings.class - [JAR]

├─ oriana.DBTransaction.class - [JAR]

├─ oriana.DatabaseActor.class - [JAR]

├─ oriana.DatabaseCommandExecution.class - [JAR]

├─ oriana.DatabaseContext.class - [JAR]

├─ oriana.DatabaseName.class - [JAR]

├─ oriana.DefaultSchedule.class - [JAR]

├─ oriana.FixedRetrySchedule.class - [JAR]

├─ oriana.NoRetry.class - [JAR]

├─ oriana.NoRetrySchedule.class - [JAR]

├─ oriana.RetrySchedule.class - [JAR]

├─ oriana.SchemaCreateInitializer.class - [JAR]

├─ oriana.SimpleDatabaseContext.class - [JAR]

├─ oriana.Start.class - [JAR]

├─ oriana.TableAccess.class - [JAR]

├─ oriana.TransactionSubscriber.class - [JAR]

├─ oriana.package.class - [JAR]

Advertisement