Liferay のエキスパートの皆様、こんにちは。
service.xml
次のシナリオで Liferayを作成するのを手伝ってください。
私は2つのテーブルを持っています
SystemUsed
systemUsedId long name varchar
User_SystemUsed
userId long --> mapped to userId of User_ table systemUsedId long --> mapped to systemUsedId of SystemUsed table.<br>
ありがとう