0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(testSelfReference): New test case for table self reference. More... over 19 years ago
(deref): Don't ignore a dereference to the same table but to another row. More... over 19 years ago
(deref): Don't join a table with itself. More... over 19 years ago
Removed dead code. More... over 19 years ago
Added xref labels for MySQL and SQLite. More... over 19 years ago
(clean): Delete the generated man-pages. More... over 19 years ago
(ThrowsCount): Increased from 2 to 3 to silence it a bit. (UncommentedMain): Added PObjImport/PObjExport tools. More... over 19 years ago
Renamed method getResourceBundle() into getBundleName() which fits better. (getResourceBundle): New method that returns a resource bundle containing the application and pobject library resources for a given locale. (message): Merged static variant into full qualified instance method. (copyMessages): New method to copy messages from a form into the request, so that we can access it later on. (getMessages): Removed parameter as it does not make sense as we store all properties in one Messages container object. (htmlErrors, haveErrors): Removed variant that takes the name parameter as it does not make sense as we store all properties in one Messages container object. More... over 19 years ago
(deref): Generalized type restriction from RefType to ReferenceToClass, which is all we require. Added check whether type implements the ReferenceToClass interface. More... over 19 years ago
Added property `pobjects.package' for easier reference to the value. (clean): Also clean the SelfRef application class. More... over 19 years ago
Added SelfRef.java as it will be generated by PObjTool. More... over 19 years ago
Initial revision - PObjImport source and PObjExport expect files for their test cases. More... over 19 years ago
Initial revision - Dictionary file digests of test_classes.xml for PObjImport/PObjExport tests. More... over 19 years ago
Initial revision - Resource bundle that merges multiple bundles to one. More... over 19 years ago
Made public so that it can be used also by PObjImport/PObjExport tools. More... over 19 years ago
Added targets for pobjimport package. (pobjform-test): Added missing dependency to pobjform-compile. (test): Also perform test of pobjimport package. (dist): Converted depenencies into antcalls for easier addition of further targets. (javadoc): Added PObjImport/PObjExport Tool group. Fixed link to point to JDK5 API which we use since quite a while. More... over 19 years ago
Added new table `SelfRef'. More... over 19 years ago
Made constants public so that the bundle can be used directly from external packages without need to copy these constants. More... over 19 years ago
Initial resivion - Test classes for classes used by the PObjImport/PObjExport tools. More... over 19 years ago
Initial resivion - Message resources and accessor class for PObjImport/PObjExport tools. More... over 19 years ago
Initial resivion - Database export tool that uses PObjects as database abstraction layer. More... over 19 years ago
Initial resivion - Database import tool that uses PObjects as database abstraction layer. More... over 19 years ago
Initial revision - Class that performs database exports into files using PObjects as database abstraction layer. More... over 19 years ago
Initial revision - Class that performs database imports from files using PObjects as database abstraction layer. More... over 19 years ago
Initial revision - A parameter file parser used by the PObjImport/PObjExport tools. More... over 19 years ago
Initial revision - A parameter file description. More... over 19 years ago
Initial revision - A simple way to generate a XML file without generating a full DOM tree first. More... over 19 years ago
Initial revision - Parser execption used by the PObjImport/PObjExport tools. More... over 19 years ago
Initial revision - Abstract parser used by the PObjImport/PObjExport tools. More... over 19 years ago
Initial revision - Short package documentation. More... over 19 years ago