summaryrefslogtreecommitdiffstats
path: root/portal-BE
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+167
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ia29f74bc4947d72e4f41d500fc4f7d1a3fb90caa Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+175
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I9ce23ff0f0abfaa28fe72986aa81fcb7aa464968 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+113
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I6c0de5004d21c4bb958f58a2ef063848d0e674e6 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+103
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ie970d036d5e94428f2d4c3da339bb69ebe47698a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+111
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I98df5f3d37522673627e19309aa21e58ff23a6a4 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+115
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I38ab38da8bc6a4d4a89375a514730ae57496581d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+107
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I1ad55084f569526c261764f1d3f6dbb8f772ee76 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+110
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ib4f1b3fd8ee3630835a3396cd44711144170219c Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+102
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I9bde07c9bbb2853145f11da4bb6e735c7619526e Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+159
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: If97807d69a7c9518d329274869d7bf9c41b70197 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+175
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I3c1e99f193ee3e93b048a2173962c57665b4f27a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+101
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I80c963ab30695094516a3cc1c9227f239f26423d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+92
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I98b8e7e94ae727312991d37fc092e4fdfb1ebcf5 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+83
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I1bd517557539a0b83c08cdd886bc31d6a8bf4ee6 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+95
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ibc79530ebb555273c7eec5cc686ff0d101eae92c Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+97
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Id15cbb693425cca42a74b164dcf0fde1169af091 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+78
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I369b04f730d998a158f6cc627ad5e611c40cf577 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+93
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ic850ddf36c63be40644863bc69833aa2f76a5f9d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+93
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: If9db50d3db186a2e8a5b69b0d6376475c9746455 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+90
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I740c7ece7a88fb3f54890c44e0974a784db4f55a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+106
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I57331a29af268b820a279ddd8baae56086d01eca Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+95
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ifed70aaff6aabef0b091d8bb4c011f42a5f44da8 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+133
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I573aec5cde5928c2e4bc4e338e972a474a4506b5 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+106
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ibfca961660e053b5733be6895dc985b4965e745d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+94
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I05eff45f9195ba9c6e3fd9ec08d4aed4c9e34919 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+101
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ia443e06245bc2b255e1d8dee8445a2e39dec2a8c Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+89
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I6fbd4b2f21519d2760eb0c4906a844c409f53859 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+117
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I97eec1283011718353406d40d92cf85b392e868a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+123
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I77dcefacb09b1e6bcfc609aa16404475d642c7ef Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+111
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I13a754460c91be871842fee4064a00233fc535d5 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+107
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I39a85b9632a6feeb6a154c1b721eb1fd2919d5ff Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+177
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Iebfc21be49ff451c66f0c9c87c0d48ed6106aa73 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn2-0/+366
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I0e1efaf4c8a9e3539a07e11008cd877058866b37 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+86
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ie4a73c18389ec829db1110e92b8d13877d3436ab Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+108
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: If82e697c669fd62e8d8afc68de6015a9c6616acb Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+117
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ia1d84846c0fbaa550b8c828cc9e276685d858a65 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+99
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I57e99cb617709b988f2ddeecb1dda8372206f4c8 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+161
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I736ea0b5849fd7b14c820de07ac3986e8d2ef323 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+104
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I326934a3c2b86a64ea0314588afdfe992729259a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+110
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I2b3692f68028e8004de085a2cf8fe922e51c15e0 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+126
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: If28566273928f8587a23084411f212a3f7724172 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+115
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I8447429ed599404fe84e29962368e5df82e98650 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+105
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I3a5e97cbe2c34fecc2a11f2d2075d7b5007d1b78 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+109
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: If93fa6826600871caf8ea15bf45da698e1858ea9 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+128
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ic7400732ffa58449f04330989f5801160b381b1e Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-26/+19
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I7894ff3fee0ac7ed13ce8ecc267bcbc02e6107d1 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+116
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I5a86a02d9abcccddae1fe73857ceb1529832c283 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+159
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I42c9266cb9e519fc173c3ea93de7842faf565752 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+108
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I2787cd985754d4d878144d938f16494f83aa6ec3 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+105
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I61dbe2d89e2b3b0abb0bffa4d9793f65f11211de Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>