jar

org.inurl.shardingsphere : shardingsphere-spi

Maven & Gradle

Apr 23, 2020
2 usages
Table Of Contents

Latest Version

Download org.inurl.shardingsphere : shardingsphere-spi JAR file - Latest Versions:

All Versions

Download org.inurl.shardingsphere : shardingsphere-spi JAR file - All Versions:

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

org.apache.shardingsphere.spi

├─ org.apache.shardingsphere.spi.NewInstanceServiceLoader.class - [JAR]

├─ org.apache.shardingsphere.spi.TypeBasedSPI.class - [JAR]

├─ org.apache.shardingsphere.spi.TypeBasedSPIServiceLoader.class - [JAR]

org.apache.shardingsphere.spi.database.metadata

├─ org.apache.shardingsphere.spi.database.metadata.DataSourceMetaData.class - [JAR]

├─ org.apache.shardingsphere.spi.database.metadata.MemorizedDataSourceMetaData.class - [JAR]

org.apache.shardingsphere.spi.database.type

├─ org.apache.shardingsphere.spi.database.type.BranchDatabaseType.class - [JAR]

├─ org.apache.shardingsphere.spi.database.type.DatabaseType.class - [JAR]

├─ org.apache.shardingsphere.spi.database.type.DatabaseTypeAwareSPI.class - [JAR]

org.apache.shardingsphere.spi.order

├─ org.apache.shardingsphere.spi.order.OrderAware.class - [JAR]

├─ org.apache.shardingsphere.spi.order.OrderedRegistry.class - [JAR]