Skip to content

nadilsons/reflection-dsl

Repository files navigation

Reflection DSL

What is it?

Reflection DSL is a library intended to ease (a lot) the use of reflection on Java.

Reflection DSL comes in three different flavours:

  • DSL
  • Criterion
  • RQL

The two last ones, Criterion and RQL, abstract a Class as an Database table, and uses a API that should look very familiar to anyone who uses Hibernate.

Take a look at the Wiki pages, and of course, enjoy working with reflection!

About

Provide the use reflection by DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages