]> git.mxchange.org Git - jjobs-lib.git/log
jjobs-lib.git
8 years agoContinued a bit:
Roland Haeder [Tue, 5 Apr 2016 12:20:28 +0000 (14:20 +0200)]
Continued a bit:
- changed JNDI lookup to portable (long) version
- renamed some interfaces to naming scheme
- updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 4 Apr 2016 16:57:39 +0000 (18:57 +0200)]
updated jar(s)

8 years agosome space at the end is always good ... ;-)
Roland Haeder [Fri, 1 Apr 2016 19:06:32 +0000 (21:06 +0200)]
some space at the end is always good ... ;-)

8 years agoUpdated jar(s) + fixed tpyo ...
Roland Haeder [Sat, 12 Mar 2016 16:49:53 +0000 (17:49 +0100)]
Updated jar(s) + fixed tpyo ...

8 years agoupdated jar(s)
Roland Haeder [Sat, 12 Mar 2016 12:59:37 +0000 (13:59 +0100)]
updated jar(s)

8 years agochanged order of cascade, option attributes (all code more consistent)
Roland Haeder [Sat, 12 Mar 2016 12:58:05 +0000 (13:58 +0100)]
changed order of cascade, option attributes (all code more consistent)

8 years agoCleanup:
Roland Haeder [Sat, 12 Mar 2016 11:44:48 +0000 (12:44 +0100)]
Cleanup:
- compareTo()/Comparable<T> was used back in the TDGP times and is no longer needed
- value first, then variable on comparison to avoid accidently assignments
- updated jar(s)

8 years agoSome cascade/fetch cleanups:
Roland Haeder [Fri, 11 Mar 2016 21:02:57 +0000 (22:02 +0100)]
Some cascade/fetch cleanups:
- CascadeType.MERGE is basicly an UPDATE statement, it needs to be REFRESH (from database to local entity object)
- Fetch strategy EAGER is default, no need to specify it
- updated jar(s)

8 years agoupdated jar(s) + dist.sh
Roland Haeder [Sun, 6 Mar 2016 17:27:40 +0000 (18:27 +0100)]
updated jar(s) + dist.sh

8 years agoAdded email address for author + made default constructor public (maybe needed for...
Roland Haeder [Sun, 6 Mar 2016 17:04:55 +0000 (18:04 +0100)]
Added email address for author + made default constructor public (maybe needed for JPA?)

8 years agoupdated jar(s) + added API documentation
Roland Haeder [Sat, 5 Mar 2016 15:31:14 +0000 (16:31 +0100)]
updated jar(s) + added API documentation

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoRenamed interface to match with project's name
Roland Haeder [Sat, 5 Mar 2016 15:03:03 +0000 (16:03 +0100)]
Renamed interface to match with project's name

8 years agoremoved sharing stuff (only in addressbook project)
Roland Haeder [Wed, 2 Mar 2016 20:37:52 +0000 (21:37 +0100)]
removed sharing stuff (only in addressbook project)

8 years agoremoved address book sharing
Roland Haeder [Wed, 2 Mar 2016 20:26:49 +0000 (21:26 +0100)]
removed address book sharing

8 years agoadded files from addressbook-lib:
Roland Haeder [Wed, 2 Mar 2016 19:44:30 +0000 (20:44 +0100)]
added files from addressbook-lib:
- added a lot jars and classes which may need to be customized for jjobs
- added Java EE 7 API and generic Persistence (JPA 2.1)
- updated project files

8 years agoupdated dist.sh
Roland Haeder [Wed, 2 Mar 2016 17:55:47 +0000 (18:55 +0100)]
updated dist.sh

8 years agoGNU-ified projects for upcoming public release
Roland Haeder [Fri, 19 Feb 2016 15:44:09 +0000 (16:44 +0100)]
GNU-ified projects for upcoming public release

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:21:37 +0000 (15:21 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated jar(s)
Roland Haeder [Fri, 19 Feb 2016 14:07:51 +0000 (15:07 +0100)]
Updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded .gitattributes
Roland Haeder [Mon, 15 Feb 2016 14:35:22 +0000 (15:35 +0100)]
Added .gitattributes

8 years agoUpdated project to NetBeans 8.1 / Glassfish 4.1.1
Roland Haeder [Wed, 3 Feb 2016 15:27:21 +0000 (16:27 +0100)]
Updated project to NetBeans 8.1 / Glassfish 4.1.1

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated .gitignore
Roland Haeder [Mon, 12 Oct 2015 14:10:38 +0000 (16:10 +0200)]
Updated .gitignore

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoadded .gitignore + dist.sh
Roland Haeder [Sun, 11 Oct 2015 20:16:10 +0000 (22:16 +0200)]
added .gitignore + dist.sh

8 years agoinitial import
Roland Haeder [Sun, 11 Oct 2015 11:45:59 +0000 (13:45 +0200)]
initial import