@Singleton public class BeetlClassFinder extends Object
Find classes with annotation Table
| Constructor and Description |
|---|
BeetlClassFinder(act.db.EntityClassRepository repo,
act.app.App app) |
| Modifier and Type | Method and Description |
|---|---|
void |
foundEntity(Class<?> modelClass) |
void |
foundEntity2(Class<?> modelClass) |
void |
foundMapper(Class<? extends org.beetl.sql.core.mapper.BaseMapper> mapperClass) |
Copyright © 2017–2020 ActFramework. All rights reserved.