Skip to content

ebean-orm-examples/example-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-kotlin

Kotlin example with Kotlin native query beans and finders

What does the querybean generator generate ?

  • A Query bean for each entity bean
  • META-INF/ebean-generated-info.mf manifest file (to help enhancement of query beans)
  • META-INF/services/io.ebean.config.ModuleInfoLoader (to auto register entity beans)

About

Kotlin example with Kotlin native query beans and finders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages