public class ORMSingleEntityFunction extends MappingFunctionHelper implements org.beetl.core.Function
db.orm.single({"id":"orderId"},"com.test.OrderDetail","orderDetail");
db.orm.many({"id":"orderId"},"orderDetail.query","orderDetail");
| 构造器和说明 |
|---|
ORMSingleEntityFunction() |
Copyright © 2018. All rights reserved.