jar

cn.herodotus.engine : data-sdk-tenant

Maven & Gradle

Aug 24, 2023

Dante Cloud 基于 JPA 的多租户核心组件模块

Table Of Contents

Latest Version

Download cn.herodotus.engine : data-sdk-tenant JAR file - Latest Versions:

All Versions

Download cn.herodotus.engine : data-sdk-tenant JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.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 data-sdk-tenant-3.1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.herodotus.engine.data.tenant.annotation

├─ cn.herodotus.engine.data.tenant.annotation.ConditionalOnDatabaseApproach.class - [JAR]

├─ cn.herodotus.engine.data.tenant.annotation.ConditionalOnSchemaApproach.class - [JAR]

cn.herodotus.engine.data.tenant.hibernate

├─ cn.herodotus.engine.data.tenant.hibernate.DatabaseMultiTenantConnectionProvider.class - [JAR]

├─ cn.herodotus.engine.data.tenant.hibernate.HerodotusTenantIdentifierResolver.class - [JAR]

├─ cn.herodotus.engine.data.tenant.hibernate.SchemaMultiTenantConnectionProvider.class - [JAR]

cn.herodotus.engine.data.tenant.condition

├─ cn.herodotus.engine.data.tenant.condition.DatabaseApproachCondition.class - [JAR]

├─ cn.herodotus.engine.data.tenant.condition.SchemaApproachCondition.class - [JAR]

cn.herodotus.engine.data.tenant.datasource

├─ cn.herodotus.engine.data.tenant.datasource.MultiTenantDataSourceFactory.class - [JAR]

cn.herodotus.engine.data.tenant.configuration

├─ cn.herodotus.engine.data.tenant.configuration.DataTenantConfiguration.class - [JAR]

├─ cn.herodotus.engine.data.tenant.configuration.DatabaseApproachConfiguration.class - [JAR]

├─ cn.herodotus.engine.data.tenant.configuration.DiscriminatorApproachConfiguration.class - [JAR]

├─ cn.herodotus.engine.data.tenant.configuration.SchemaApproachConfiguration.class - [JAR]

cn.herodotus.engine.data.tenant.entity

├─ cn.herodotus.engine.data.tenant.entity.SysTenantDataSource.class - [JAR]

cn.herodotus.engine.data.tenant.repository

├─ cn.herodotus.engine.data.tenant.repository.SysTenantDataSourceRepository.class - [JAR]

cn.herodotus.engine.data.tenant.properties

├─ cn.herodotus.engine.data.tenant.properties.MultiTenantProperties.class - [JAR]