Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ shardingsphere-example ├── example-common │ ├── config-utility │ ├── repository-api │ ├── repository-jdbc │ ├── example-jdbc │ ├── repository-jpa │ └── repository-mybatis ├── sharding-jdbc-example Loading example-core/repository-jdbc/pom.xml→example-core/example-jdbc/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <artifactId>example-core</artifactId> <version>4.0.0-RC2</version> </parent> <artifactId>repository-jdbc</artifactId> <artifactId>example-jdbc</artifactId> <dependencies> <dependency> Loading example-core/repository-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderItemRepositoryImpl.java→example-core/example-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderItemRepositoryImpl.java +0 −0 File moved. View file example-core/repository-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderRepositoryImpl.java→example-core/example-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderRepositoryImpl.java +0 −0 File moved. View file example-core/repository-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/RangeOrderItemRepositoryImpl.java→example-core/example-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/RangeOrderItemRepositoryImpl.java +0 −0 File moved. View file Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ shardingsphere-example ├── example-common │ ├── config-utility │ ├── repository-api │ ├── repository-jdbc │ ├── example-jdbc │ ├── repository-jpa │ └── repository-mybatis ├── sharding-jdbc-example Loading
example-core/repository-jdbc/pom.xml→example-core/example-jdbc/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <artifactId>example-core</artifactId> <version>4.0.0-RC2</version> </parent> <artifactId>repository-jdbc</artifactId> <artifactId>example-jdbc</artifactId> <dependencies> <dependency> Loading
example-core/repository-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderItemRepositoryImpl.java→example-core/example-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderItemRepositoryImpl.java +0 −0 File moved. View file
example-core/repository-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderRepositoryImpl.java→example-core/example-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/OrderRepositoryImpl.java +0 −0 File moved. View file
example-core/repository-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/RangeOrderItemRepositoryImpl.java→example-core/example-jdbc/src/main/java/org/apache/shardingsphere/example/core/jdbc/repository/RangeOrderItemRepositoryImpl.java +0 −0 File moved. View file