]> git.mxchange.org Git - jaddressbook-core.git/commit
added @Transient for serial numbers as they should not be persisted under any conditions
authorRoland Haeder <roland@mxchange.org>
Wed, 8 Jun 2016 18:05:46 +0000 (20:05 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 8 Jun 2016 18:05:46 +0000 (20:05 +0200)
commit005b713cab3be396a980e1607300dcfec7b6e026
tree23c60683c8093f702160283af6c078e803e4a06d
parent00525abae9300109610b1d78d473fea086ee983a
added @Transient for serial numbers as they should not be persisted under any conditions
src/org/mxchange/jaddressbookcore/model/addressbook/UserAddressbook.java
src/org/mxchange/jaddressbookcore/model/addressbook/entry/UserAddressbookEntry.java
src/org/mxchange/jaddressbookcore/model/addressbook/shared/AddressbookShare.java