Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News DataNucleus Access Platform 1.0.0 (Default branch) Post 302230732 by Linux Bot on Sunday 31st of August 2008 07:10:03 AM
Old 08-31-2008
DataNucleus Access Platform 1.0.0 (Default branch)

DataNucleus Access Platform is astandards-compliant Java persistence product. Itis fully compliant with the JDO1, JDO2, JDO2.1,and JPA1 Java standards. It also complies with theOGC Simple Feature Specification for persistenceof geospatial Java types. It allows access to allpopular RDBMSs available today, together withdb4o, LDAP, NeoDatis, JSON, Excel documents, andXML databases.License: The Apache License 2.0Changes:
JDO persistence has been migrated to theforthcoming JDO2.2 standard. Support for JDO2.2dynamic fetch groups has been added (this waspreviously a vendor extension). Generic querycompilation support for chained method invocationswas added. Support for dynamic RDBMS schemaupgrades for 1-1 interface fields was added.Support for the use of datastore identity withExcel datastores was added. Support for cascadedelete with NeoDatis datastores was added. A bugwas fixed in cascade delete for db4o datastores. Abug was fixed for persistence/retrieval of objectwrapper field values with Excel datastores.Image

Image

More...
 
Module::Build::Platform::MacOS(3pm)			 Perl Programmers Reference Guide		       Module::Build::Platform::MacOS(3pm)

NAME
Module::Build::Platform::MacOS - Builder class for MacOS platforms DESCRIPTION
The sole purpose of this module is to inherit from "Module::Build::Base" and override a few methods. Please see Module::Build for the docs. Overridden Methods new() MacPerl doesn't define $Config{sitelib} or $Config{sitearch} for some reason, but $Config{installsitelib} and $Config{installsitearch} are there. So we copy the install variables to the other location make_executable() On MacOS we set the file type and creator to MacPerl so it will run with a double-click. dispatch() Because there's no easy way to say "./Build test" on MacOS, if dispatch is called with no arguments and no @ARGV a dialog box will pop up asking what action to take and any extra arguments. Default action is "test". ACTION_realclean() Need to unlock the Build program before deleting. AUTHOR
Michael G Schwern <schwern@pobox.com> SEE ALSO
perl(1), Module::Build(3), ExtUtils::MakeMaker(3) perl v5.16.2 2012-10-25 Module::Build::Platform::MacOS(3pm)
All times are GMT -4. The time now is 03:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy