Skip to content

m-m-m/orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Apache License, Version 2.0 Build Status

mmm-orm

Maven Central base JavaDoc

The module io.github.mmm.orm (artifactId mmm-orm) provides API and fundamentals for object/relational mapping (ORM) for mmm-entity-bean.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-orm</artifactId>
  <version>${mmm.entity.version}</version>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.orm;

About

Object/Relational Mapping for mmm-entity-bean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages