Spring Data module for JPA repositories.
spring-data jpa spring ddd官方主页 | github地址 | 码云地址 | 中文说明 | 文档手册.
favorites springboot spring springdatajpa springsession thymeleaf spring-boot jpa docker spring-data-jpa spring-session bootstrap webjarsEbean is fast and simple data access on the JVM. With Ebean it is very easy to insert, update, delete. There is no Session or EntityManager to manage, no merge/flush/attach/detach semantics. Ebean can profile the object graph use and use that to automatically optimise ORM queries such that they only fetch the required properties and minimises N + 1.
kotlin orm sql database database-migrations jpa jdbcA JPA 2.0 compliant Object-Datastore Mapping Library for NoSQL Datastores. The idea behind Kundera is to make working with NoSQL Databases drop-dead simple and fun. Currently it supports Cassandra, MongoDB, HBase and Relational databases.
orm jpa persistance mongodb cassandra hbasejOOQ stands for Java Object Oriented Querying, it effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL. It is NOT an OR-mapper, but provides a 1:1 mapping between tables/views and classes. Between columns and members. It supports all standard SQL language features including the more complex UNION's, nested SELECTs, joins, aliasing.
jpa orm orm-java db-tools linqThe Dali Java Persistence Tools Project, a sub-project of the Web Tools Platform Project , provides extensible frameworks and tools for the definition and editing of Object-Relational (O/R) mappings for Java Persistence API (JPA) entities. JPA mapping support focuses on minimizing the complexity of mapping by providing entity generation wizards, design-time validation, and a rich UI for entity and persistence unit configuration.
jpa java-persistence persistence serializationCourse repository. All course lectures/sources/homeworks are available here.
course spring-boot spring gradle docker concurrency http-client http-server websocket hibernate jpa spring-dataApache OpenJPA is a Java persistence project at The Apache Software Foundation that can be used as a stand-alone POJO persistence layer or integrated into any Java EE compliant container and many other lightweight frameworks, such as Tomcat and Spring.
persistence jpa ormFluentJPA is a Language Integrated Query (LINQ) technology for relational (SQL) databases and JPA. It allows you to use Java to write strongly typed queries by directly integrating into the language. At first glance, it seems that we need a hook in the Java compiler. But in fact, we have full access to the compiled bytecode, which has all the necessary "knowledge". This is how FluentJPA does its magic - it reads the bytecode and translates it to SQL.
sql linq hibernate jpa sql-library fluent-apiAn example application using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer. More details about the source codes, please read the online GitBook: Building REST APIs with Spring MVC.
angularjs spring spring-boot spring-mvc spring-data-jpa hibernate rest jpa swagger lombok spring-data bootstrap nodejsHello, this is JDL-Studio, an online tool for drawing UML diagrams for JHipster based on the JDL syntax. It tries to keep its syntax visually as close as possible to the generated UML diagram without resorting to ASCII drawings. The JDL-Studio web application is a simple editor with a live preview. It is purely client side and changes are saved to the browser's localStorage, so your diagram should be here the next time, (but no guarantees).
jdl-studio jhipster uml entity-model jpa design jdlThis project demonstrates how to create a simple database application with Play, using JPA.
playframework jpa example template databaseExtJS 6 Classic Starter Application with Spring and Ext Direct
extjs6 jpa spring-boot java-8 extjsbut it still productive and easily understandable. Build on Spring Data JPA and simplify the dynamic query process.
spring-data-jpa jpa dynamic-queries hibernateJPA attribute converters for JSR-310 dates and times.
jpa jsr-310This is an implementation of the Nested Set model for storing trees in relational databases with Java and JPA 2.x. It uses the variant with persistent depths attached to each node and supports multiple trees in a single table, including moving branches across trees.
jpa nested-setsand set the Eclipse variable M2_REPO pointing to your local Maven repository. Or just import the project as an existing Maven project if you are using the m2 plugin.
spring-data mongodb neo4j jpa redisRepository programming model with JPA 2 and Specification pattern provides a simple and easy way to build the data access layer.
jpa repository-pattern
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.