I encountered this situation:
table : t_user,t_manager,...
domainObjectName : UserEntity,ManagerEntity,...
I know how to replace the prefix using the domainObjectRenamingRule,
but how can i append the suffix?
I encountered this situation:
table : t_user,t_manager,...
domainObjectName : UserEntity,ManagerEntity,...
I know how to replace the prefix using the domainObjectRenamingRule,
but how can i append the suffix?