Class EntityToTableMap
- java.lang.Object
-
- org.flowable.eventregistry.impl.db.EntityToTableMap
-
public class EntityToTableMap extends Object
- Author:
- Filip Hrisafov
-
-
Field Summary
Fields Modifier and Type Field Description static Map<Class<? extends Entity>,String>entityToTableNameMap
-
Constructor Summary
Constructors Constructor Description EntityToTableMap()
-