Community
Participate
Working Groups
Build Identifier: see bug 370673 for more details Reproducible: Always
Hi Will, I'm wondering if the source for the library would look almost same as the service code. For example: library TestDBAccessLibrary dataSource SQLDataSource? { @Resource{uri = "abc"}}; use ConditionHandlingLib; //same as the add functions with Service function addXXX end //same as the get functions with Service function getXXX end //other CRUD functions... end
I *think* the code is identical, other than the part type is "library" instead of "service".
fixed
close