jar

org.scray : scray-jdbc

Maven & Gradle

Oct 30, 2018
1 usages

Scray - JDBC · scray adapter to r/w JDBC tables

Table Of Contents

Latest Version

Download org.scray : scray-jdbc JAR file - Latest Versions:

All Versions

Download org.scray : scray-jdbc JAR file - All Versions:

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

scray.jdbc.automation

├─ scray.jdbc.automation.JDBCStoreGenerators.class - [JAR]

scray.jdbc.extractors

├─ scray.jdbc.extractors.DomainToSQLQueryMapping.class - [JAR]

├─ scray.jdbc.extractors.JDBCColumn.class - [JAR]

├─ scray.jdbc.extractors.JDBCExtractors.class - [JAR]

├─ scray.jdbc.extractors.JDBCSpecialColumnHandling.class - [JAR]

├─ scray.jdbc.extractors.ScrayH2Dialect.class - [JAR]

├─ scray.jdbc.extractors.ScrayHanaDialect.class - [JAR]

├─ scray.jdbc.extractors.ScrayMSSQLDialect.class - [JAR]

├─ scray.jdbc.extractors.ScrayMySQLDialect.class - [JAR]

├─ scray.jdbc.extractors.ScrayOracleDialect.class - [JAR]

├─ scray.jdbc.extractors.ScraySQLDialect.class - [JAR]

├─ scray.jdbc.extractors.ScraySQLDialectFactory.class - [JAR]

├─ scray.jdbc.extractors.ScraySparkDialect.class - [JAR]

scray.jdbc

├─ scray.jdbc.JDBCQueryableSource.class - [JAR]

├─ scray.jdbc.package.class - [JAR]

scray.jdbc.sync.tables

├─ scray.jdbc.sync.tables.DriverComponent.class - [JAR]

├─ scray.jdbc.sync.tables.SyncTableComponent.class - [JAR]

scray.jdbc.rows

├─ scray.jdbc.rows.JDBCRow.class - [JAR]

├─ scray.jdbc.rows.JDBCRowIterator.class - [JAR]

├─ scray.jdbc.rows.JDBCRowMapper.class - [JAR]

scray.cassandra.sync

├─ scray.cassandra.sync.JDBCJobInfo.class - [JAR]

scray.jdbc.sync

├─ scray.jdbc.sync.JDBCDbSession.class - [JAR]

├─ scray.jdbc.sync.JDBCStatements.class - [JAR]

├─ scray.jdbc.sync.OnlineBatchSyncJDBC.class - [JAR]

├─ scray.jdbc.sync.ScalaToJDBCType.class - [JAR]

Advertisement