[
https://issues.apache.org/jira/browse/OFBIZ-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467679 ]
Jacques Le Roux commented on OFBIZ-552:
---------------------------------------
Mmm... too fast, too tired.. It seems that we shall better use
<field-type-def type="numeric" sql-type="NUMERIC(18,0)" java-type="Long"><validate method="isSignedLong" /></field-type-def>
in place of
<field-type-def type="long" sql-type="BIGINT" java-type="java.lang.Long"></field-type-def>
added by Sergey. I see 2 advantages : validate method="isSignedLong and no redundancy. Am I missing something here ?
> Integration Shark 1.1_2 into OfBiz
> ----------------------------------
>
> Key: OFBIZ-552
> URL:
https://issues.apache.org/jira/browse/OFBIZ-552> Project: OFBiz (The Open for Business Project)
> Issue Type: New Feature
> Components: framework
> Reporter: Sergey Shutov
> Assigned To: Jacques Le Roux
> Attachments: EntityPersistentMgr.java.patch, example.xpdl, shark_2.diff, shark_2~tabs.diff, versioned_shark_jars.zip
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.