Package de.mhus.lib.annotations.adb
Annotation Type DbTable
-
@Retention(RUNTIME) public @interface DbTable
With this annotation you can overwrite the default behavior and define a class table name 'by hand'. Use this annotation for classes.- Author:
- mikehummel