jar

com.wandrell : repository-pattern

Maven & Gradle

Dec 02, 2016
9 stars

Repository Pattern · Interfaces and basic implementations for the repository pattern.

Table Of Contents

Latest Version

Download com.wandrell : repository-pattern JAR file - Latest Versions:

All Versions

Download com.wandrell : repository-pattern JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.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 repository-pattern-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wandrell.pattern.repository.entity

├─ com.wandrell.pattern.repository.entity.PersistenceEntity.class - [JAR]

com.wandrell.pattern.repository

├─ com.wandrell.pattern.repository.CollectionRepository.class - [JAR]

├─ com.wandrell.pattern.repository.FilteredRepository.class - [JAR]

├─ com.wandrell.pattern.repository.Repository.class - [JAR]

com.wandrell.pattern.repository.pagination

├─ com.wandrell.pattern.repository.pagination.DefaultPaginationData.class - [JAR]

├─ com.wandrell.pattern.repository.pagination.PaginatedRepository.class - [JAR]

├─ com.wandrell.pattern.repository.pagination.PaginationData.class - [JAR]

com.wandrell.pattern.repository.jpa

├─ com.wandrell.pattern.repository.jpa.JpaRepository.class - [JAR]

com.wandrell.pattern.query

├─ com.wandrell.pattern.query.DefaultNamedParameterQueryData.class - [JAR]

├─ com.wandrell.pattern.query.NamedParameterQueryData.class - [JAR]

com.wandrell.pattern.repository.spring

├─ com.wandrell.pattern.repository.spring.SpringJdbcRepository.class - [JAR]

Advertisement

Dependencies from Group

Dec 07, 2015
4 usages
1 stars
Dec 26, 2015
1 usages
9 stars
Dec 02, 2016
9 stars
Dec 25, 2015
0 stars

Discover Dependencies

Mar 07, 2017
4 usages
4 stars
Nov 17, 2016
5 stars
Sep 21, 2021
28 usages
489 stars
Nov 06, 2016
1 usages
489 stars
Aug 25, 2023
37 usages
3.9k stars