Guest User

hibernate

a guest
Oct 23rd, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 161.65 KB | None | 0 0
  1. 12:52:55.351 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Configuration - Building session factory using provided StandardServiceRegistry
  2. 12:52:55.738 [http-apr-6677-exec-5] DEBUG o.h.c.i.RegionFactoryInitiator - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
  3. 12:52:55.871 [http-apr-6677-exec-5] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  4. 12:52:56.194 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@4e6b1053
  5. 12:52:56.195 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@4e6b1053
  6. 12:52:56.195 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@4e6b1053
  7. 12:52:56.202 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@6ac42006
  8. 12:52:56.208 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration true_false -> org.hibernate.type.TrueFalseType@4e8819f0
  9. 12:52:56.210 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration yes_no -> org.hibernate.type.YesNoType@64b8262b
  10. 12:52:56.218 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@1eba356b
  11. 12:52:56.218 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@1eba356b
  12. 12:52:56.218 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@1eba356b
  13. 12:52:56.225 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration character -> org.hibernate.type.CharacterType@749ea2d5
  14. 12:52:56.227 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char -> org.hibernate.type.CharacterType@749ea2d5
  15. 12:52:56.227 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@749ea2d5
  16. 12:52:56.236 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@3a295e78
  17. 12:52:56.236 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@3a295e78
  18. 12:52:56.236 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@3a295e78
  19. 12:52:56.242 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration integer -> org.hibernate.type.IntegerType@32435d0c
  20. 12:52:56.243 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration int -> org.hibernate.type.IntegerType@32435d0c
  21. 12:52:56.243 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@32435d0c
  22. 12:52:56.250 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@25338d1e
  23. 12:52:56.250 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@25338d1e
  24. 12:52:56.250 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Long -> org.hibernate.type.LongType@25338d1e
  25. 12:52:56.259 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@9aa8707
  26. 12:52:56.259 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@9aa8707
  27. 12:52:56.259 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@9aa8707
  28. 12:52:56.265 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@56b8bd8a
  29. 12:52:56.266 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@56b8bd8a
  30. 12:52:56.266 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@56b8bd8a
  31. 12:52:56.279 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@1df5cc94
  32. 12:52:56.279 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@1df5cc94
  33. 12:52:56.284 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@6f11242f
  34. 12:52:56.284 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@6f11242f
  35. 12:52:56.290 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration string -> org.hibernate.type.StringType@672525e3
  36. 12:52:56.291 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.String -> org.hibernate.type.StringType@672525e3
  37. 12:52:56.298 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@5227d441
  38. 12:52:56.302 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@bcacd56
  39. 12:52:56.307 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration url -> org.hibernate.type.UrlType@67cd4511
  40. 12:52:56.307 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.net.URL -> org.hibernate.type.UrlType@67cd4511
  41. 12:52:56.327 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Duration -> org.hibernate.type.DurationType@5099dfde
  42. 12:52:56.328 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Duration -> org.hibernate.type.DurationType@5099dfde
  43. 12:52:56.784 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Instant -> org.hibernate.type.InstantType@e55133e
  44. 12:52:56.785 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Instant -> org.hibernate.type.InstantType@e55133e
  45. 12:52:56.798 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@1afcedb8
  46. 12:52:56.798 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@1afcedb8
  47. 12:52:56.810 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDate -> org.hibernate.type.LocalDateType@44519f8b
  48. 12:52:56.810 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@44519f8b
  49. 12:52:56.831 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@63c2c308
  50. 12:52:56.831 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@63c2c308
  51. 12:52:56.849 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@22f3f124
  52. 12:52:56.860 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@22f3f124
  53. 12:52:56.869 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@711cb3d9
  54. 12:52:56.869 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@711cb3d9
  55. 12:52:56.882 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@183af4d9
  56. 12:52:56.882 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@183af4d9
  57. 12:52:56.888 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration date -> org.hibernate.type.DateType@2bd7486a
  58. 12:52:56.888 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Date -> org.hibernate.type.DateType@2bd7486a
  59. 12:52:56.895 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration time -> org.hibernate.type.TimeType@4622b6f8
  60. 12:52:56.895 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@4622b6f8
  61. 12:52:56.899 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timestamp -> org.hibernate.type.TimestampType@197d8c32
  62. 12:52:56.902 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@197d8c32
  63. 12:52:56.902 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@197d8c32
  64. 12:52:56.925 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@3bf0a33b
  65. 12:52:56.929 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar -> org.hibernate.type.CalendarType@2da1ce0
  66. 12:52:56.929 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@2da1ce0
  67. 12:52:56.930 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@2da1ce0
  68. 12:52:56.932 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@403eb564
  69. 12:52:56.937 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration locale -> org.hibernate.type.LocaleType@1386d768
  70. 12:52:56.937 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1386d768
  71. 12:52:56.942 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration currency -> org.hibernate.type.CurrencyType@3ddd0b5e
  72. 12:52:56.942 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ddd0b5e
  73. 12:52:56.946 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timezone -> org.hibernate.type.TimeZoneType@4045f245
  74. 12:52:56.946 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@4045f245
  75. 12:52:56.950 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration class -> org.hibernate.type.ClassType@1e01243e
  76. 12:52:56.950 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@1e01243e
  77. 12:52:56.959 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@19386dd3
  78. 12:52:56.959 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@19386dd3
  79. 12:52:56.961 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7267debf
  80. 12:52:56.967 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration binary -> org.hibernate.type.BinaryType@7e688e6f
  81. 12:52:56.967 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte[] -> org.hibernate.type.BinaryType@7e688e6f
  82. 12:52:56.967 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [B -> org.hibernate.type.BinaryType@7e688e6f
  83. 12:52:56.972 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1f8b8d68
  84. 12:52:56.972 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1f8b8d68
  85. 12:52:56.972 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1f8b8d68
  86. 12:52:56.982 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration row_version -> org.hibernate.type.RowVersionType@785dcece
  87. 12:52:56.985 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration image -> org.hibernate.type.ImageType@dd79c94
  88. 12:52:56.991 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration characters -> org.hibernate.type.CharArrayType@2e83f7af
  89. 12:52:56.991 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char[] -> org.hibernate.type.CharArrayType@2e83f7af
  90. 12:52:56.993 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [C -> org.hibernate.type.CharArrayType@2e83f7af
  91. 12:52:57.050 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@3654c79f
  92. 12:52:57.050 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@3654c79f
  93. 12:52:57.054 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@3654c79f
  94. 12:52:57.063 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration text -> org.hibernate.type.TextType@1d2b5198
  95. 12:52:57.207 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ntext -> org.hibernate.type.NTextType@7e344b44
  96. 12:52:57.376 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration blob -> org.hibernate.type.BlobType@605ac4ea
  97. 12:52:57.378 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@605ac4ea
  98. 12:52:57.398 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@4c28104
  99. 12:52:57.459 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration clob -> org.hibernate.type.ClobType@36b15063
  100. 12:52:57.459 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@36b15063
  101. 12:52:57.499 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nclob -> org.hibernate.type.NClobType@b928e0
  102. 12:52:57.503 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@b928e0
  103. 12:52:57.512 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@1c5f78b3
  104. 12:52:57.515 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@898589c
  105. 12:52:57.541 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration serializable -> org.hibernate.type.SerializableType@1de6daa4
  106. 12:52:57.555 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration object -> org.hibernate.type.ObjectType@497f58a9
  107. 12:52:57.557 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@497f58a9
  108. 12:52:57.559 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@22aeb32
  109. 12:52:57.560 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@31a351ce
  110. 12:52:57.560 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@4ec10fb1
  111. 12:52:57.560 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@1187aa5a
  112. 12:52:57.561 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@4421b023
  113. 12:52:57.561 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6fa7b448
  114. 12:52:57.561 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@295d928a
  115. 12:52:57.565 [http-apr-6677-exec-5] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5242881
  116. 12:52:57.843 [http-apr-6677-exec-5] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  117. 12:52:57.930 [http-apr-6677-exec-5] DEBUG o.h.e.j.e.s.IdentifierHelperBuilder - IdentifierCaseStrategy for both quoted and unquoted identifiers was set to the same strategy [MIXED]; that will likely lead to problems in schema update and validation if using quoted identifiers
  118. 12:52:57.954 [http-apr-6677-exec-5] INFO o.h.e.j.e.i.LobCreatorBuilderImpl - HHH000422: Disabling contextual LOB creation as connection was null
  119. 12:52:58.242 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
  120. 12:52:58.245 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
  121. 12:52:58.252 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
  122. 12:52:58.254 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
  123. 12:52:58.261 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
  124. 12:52:58.269 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
  125. 12:52:58.274 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
  126. 12:52:58.282 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
  127. 12:52:58.338 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
  128. 12:52:58.346 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
  129. 12:52:58.350 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
  130. 12:52:58.352 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
  131. 12:52:58.352 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
  132. 12:52:58.370 [http-apr-6677-exec-5] DEBUG o.h.i.f.i.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
  133. 12:52:58.831 [http-apr-6677-exec-5] DEBUG o.h.boot.model.relational.Namespace - Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
  134. 12:52:58.972 [http-apr-6677-exec-5] DEBUG o.h.a.c.u.StandardClassLoaderDelegateImpl - Unable to locate Class [com.blase.primedorm.package-info] using TCCL, falling back to HCANN ClassLoader
  135. 12:52:58.974 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.AnnotationBinder - HHH000194: Package not found or wo package-info.java: com.blase.primedorm
  136. 12:52:58.990 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.blase.primedorm.hibernate.inhabitant.Inhabitant
  137. 12:52:59.172 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
  138. 12:52:59.227 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Import with entity name Inhabitant
  139. 12:52:59.240 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Bind entity com.blase.primedorm.hibernate.inhabitant.Inhabitant on table inhabitants
  140. 12:52:59.262 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Adding secondary table to entity com.blase.primedorm.hibernate.inhabitant.Inhabitant -> auth_info
  141. 12:52:59.431 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=PK, insertable=true, updatable=true, unique=false}
  142. 12:52:59.466 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property PK with lazy=false
  143. 12:52:59.510 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:PK]
  144. 12:52:59.527 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for PK
  145. 12:52:59.542 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property PK
  146. 12:52:59.584 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PK', referencedColumn='', mappedBy=''}
  147. 12:52:59.610 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=authInfo, insertable=true, updatable=true, unique=false}
  148. 12:52:59.733 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=BIRTH_DATE, insertable=true, updatable=true, unique=false}
  149. 12:52:59.735 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property birthDate with lazy=false
  150. 12:52:59.735 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:birthDate]
  151. 12:52:59.736 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for birthDate
  152. 12:52:59.751 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property birthDate
  153. 12:52:59.751 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=CLASS, insertable=true, updatable=true, unique=false}
  154. 12:52:59.752 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property classYear with lazy=false
  155. 12:52:59.752 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:classYear]
  156. 12:52:59.752 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for classYear
  157. 12:52:59.752 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property classYear
  158. 12:52:59.754 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=COMMENT, insertable=true, updatable=true, unique=false}
  159. 12:52:59.755 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property comment with lazy=false
  160. 12:52:59.755 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:comment]
  161. 12:52:59.755 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for comment
  162. 12:52:59.756 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property comment
  163. 12:52:59.776 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=EMAIL, insertable=true, updatable=true, unique=false}
  164. 12:52:59.776 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property email with lazy=false
  165. 12:52:59.776 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:email]
  166. 12:52:59.776 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for email
  167. 12:52:59.776 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property email
  168. 12:52:59.780 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=FACULTY, insertable=true, updatable=true, unique=false}
  169. 12:52:59.781 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property faculty with lazy=false
  170. 12:52:59.781 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:faculty]
  171. 12:52:59.781 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for faculty
  172. 12:52:59.784 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property faculty
  173. 12:52:59.784 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=GENDER, insertable=true, updatable=true, unique=false}
  174. 12:52:59.784 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property gender with lazy=false
  175. 12:52:59.785 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:gender]
  176. 12:52:59.785 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for gender
  177. 12:52:59.785 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property gender
  178. 12:52:59.786 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=INHAB_PHONE_N, insertable=true, updatable=true, unique=false}
  179. 12:52:59.786 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property inhabPhoneN with lazy=false
  180. 12:52:59.786 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:inhabPhoneN]
  181. 12:52:59.786 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for inhabPhoneN
  182. 12:52:59.786 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property inhabPhoneN
  183. 12:52:59.787 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=MOTHER_NAME, insertable=true, updatable=true, unique=false}
  184. 12:52:59.787 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property motherName with lazy=false
  185. 12:52:59.787 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:motherName]
  186. 12:52:59.787 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for motherName
  187. 12:52:59.788 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property motherName
  188. 12:52:59.788 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=NAME, insertable=true, updatable=true, unique=false}
  189. 12:52:59.788 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false
  190. 12:52:59.788 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:name]
  191. 12:52:59.789 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for name
  192. 12:52:59.789 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property name
  193. 12:52:59.789 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=NEPTUN_CODE, insertable=true, updatable=true, unique=false}
  194. 12:52:59.789 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property neptunCode with lazy=false
  195. 12:52:59.791 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:neptunCode]
  196. 12:52:59.791 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for neptunCode
  197. 12:52:59.792 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property neptunCode
  198. 12:52:59.792 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=PERMA_ADDRESS, insertable=true, updatable=true, unique=false}
  199. 12:52:59.793 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property permaAddress with lazy=false
  200. 12:52:59.793 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:permaAddress]
  201. 12:52:59.794 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for permaAddress
  202. 12:52:59.794 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property permaAddress
  203. 12:52:59.794 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=RELATIVE_PHONE_N, insertable=true, updatable=true, unique=false}
  204. 12:52:59.795 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property relativePhoneN with lazy=false
  205. 12:52:59.795 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:relativePhoneN]
  206. 12:52:59.795 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for relativePhoneN
  207. 12:52:59.795 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property relativePhoneN
  208. 12:52:59.795 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=RFID_CODE, insertable=true, updatable=true, unique=false}
  209. 12:52:59.796 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property rfidCode with lazy=false
  210. 12:52:59.796 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:rfidCode]
  211. 12:52:59.796 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for rfidCode
  212. 12:52:59.796 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property rfidCode
  213. 12:52:59.797 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=ROOM_NUMBER, insertable=true, updatable=true, unique=false}
  214. 12:52:59.797 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property roomNumber with lazy=false
  215. 12:52:59.797 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:roomNumber]
  216. 12:52:59.797 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for roomNumber
  217. 12:52:59.798 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property roomNumber
  218. 12:52:59.798 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(inhabitants), mappingColumn=WIRE_PHONE_N, insertable=true, updatable=true, unique=false}
  219. 12:52:59.798 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property wirePhoneN with lazy=false
  220. 12:52:59.798 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Inhabitant:wirePhoneN]
  221. 12:52:59.799 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for wirePhoneN
  222. 12:52:59.799 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property wirePhoneN
  223. 12:52:59.800 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.blase.primedorm.hibernate.inhabitant.AuthInfo
  224. 12:52:59.800 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
  225. 12:52:59.800 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Import with entity name AuthInfo
  226. 12:52:59.801 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Bind entity com.blase.primedorm.hibernate.inhabitant.AuthInfo on table auth_info
  227. 12:52:59.869 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(auth_info), mappingColumn=PK, insertable=true, updatable=true, unique=false}
  228. 12:52:59.869 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property pk with lazy=false
  229. 12:52:59.872 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.AuthInfo:pk]
  230. 12:52:59.875 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for pk
  231. 12:52:59.882 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property pk
  232. 12:52:59.903 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(auth_info), mappingColumn=PASSWORD, insertable=true, updatable=true, unique=false}
  233. 12:52:59.904 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property password with lazy=false
  234. 12:52:59.904 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.AuthInfo:password]
  235. 12:52:59.904 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for password
  236. 12:52:59.904 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property password
  237. 12:52:59.904 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='ROLE_ID', referencedColumn='', mappedBy=''}
  238. 12:52:59.905 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(auth_info), mappingColumn=role, insertable=true, updatable=true, unique=false}
  239. 12:52:59.917 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property role
  240. 12:52:59.918 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(auth_info), mappingColumn=USERNAME, insertable=true, updatable=true, unique=true}
  241. 12:52:59.918 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property username with lazy=false
  242. 12:52:59.918 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.AuthInfo:username]
  243. 12:52:59.919 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for username
  244. 12:52:59.920 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property username
  245. 12:52:59.920 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.blase.primedorm.hibernate.inhabitant.Role
  246. 12:52:59.921 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
  247. 12:52:59.924 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Import with entity name Role
  248. 12:52:59.925 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.EntityBinder - Bind entity com.blase.primedorm.hibernate.inhabitant.Role on table ROLES
  249. 12:52:59.932 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ROLES), mappingColumn=ROLE_ID, insertable=true, updatable=true, unique=false}
  250. 12:52:59.932 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property roleId with lazy=false
  251. 12:52:59.932 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Role:roleId]
  252. 12:52:59.932 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for roleId
  253. 12:52:59.932 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property roleId
  254. 12:52:59.933 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ROLES), mappingColumn=ROLE_NAME, insertable=true, updatable=true, unique=false}
  255. 12:52:59.934 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - MetadataSourceProcessor property roleName with lazy=false
  256. 12:52:59.935 [http-apr-6677-exec-5] DEBUG o.h.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [com.blase.primedorm.hibernate.inhabitant.Role:roleName]
  257. 12:52:59.935 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - building SimpleValue for roleName
  258. 12:52:59.935 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property roleName
  259. 12:52:59.941 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for PK
  260. 12:52:59.942 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for birthDate
  261. 12:52:59.942 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for classYear
  262. 12:52:59.942 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for comment
  263. 12:52:59.942 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for email
  264. 12:52:59.942 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for faculty
  265. 12:52:59.942 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for gender
  266. 12:52:59.943 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for inhabPhoneN
  267. 12:52:59.943 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for motherName
  268. 12:52:59.943 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for name
  269. 12:52:59.943 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for neptunCode
  270. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for permaAddress
  271. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for relativePhoneN
  272. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for rfidCode
  273. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for roomNumber
  274. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for wirePhoneN
  275. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for pk
  276. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for password
  277. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for username
  278. 12:52:59.948 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for roleId
  279. 12:52:59.949 [http-apr-6677-exec-5] DEBUG o.h.c.annotations.SimpleValueBinder - Starting fillSimpleValue for roleName
  280. 12:53:00.001 [http-apr-6677-exec-5] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [pk] to be non-null as it is part of the primary key for table [inhabitants]
  281. 12:53:00.001 [http-apr-6677-exec-5] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [pk] to be non-null as it is part of the primary key for table [auth_info]
  282. 12:53:00.001 [http-apr-6677-exec-5] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [role_id] to be non-null as it is part of the primary key for table [roles]
  283. 12:53:00.223 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='PK', referencedColumn='null', mappedBy='null'}
  284. 12:53:00.228 [http-apr-6677-exec-5] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [pk] to be non-null as it is part of the primary key for table [auth_info]
  285. 12:53:00.247 [http-apr-6677-exec-5] DEBUG o.h.cfg.annotations.PropertyBinder - Building property authInfo
  286. 12:53:00.248 [http-apr-6677-exec-5] DEBUG o.h.b.i.InFlightMetadataCollectorImpl - Resolving reference to class: com.blase.primedorm.hibernate.inhabitant.Role
  287. 12:53:00.260 [http-apr-6677-exec-5] DEBUG o.h.b.i.InFlightMetadataCollectorImpl - Resolving reference to class: com.blase.primedorm.hibernate.inhabitant.Inhabitant
  288. 12:53:00.268 [http-apr-6677-exec-5] DEBUG o.h.b.i.InFlightMetadataCollectorImpl - Resolving reference to class: com.blase.primedorm.hibernate.inhabitant.Role
  289. 12:53:00.269 [http-apr-6677-exec-5] DEBUG o.h.b.i.InFlightMetadataCollectorImpl - Resolving reference to class: com.blase.primedorm.hibernate.inhabitant.Inhabitant
  290. 12:53:00.698 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryImpl - Building session factory
  291. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - SessionFactory name : null
  292. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Automatic flush during beforeCompletion(): enabled
  293. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Automatic session close at end of transaction: disabled
  294. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Statistics: disabled
  295. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Deleted entity synthetic identifier rollback: disabled
  296. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Default entity-mode: pojo
  297. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
  298. 12:53:00.701 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Allow initialization of lazy state outside session : disabled
  299. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Using BatchFetchStyle : LEGACY
  300. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Default batch fetch size: -1
  301. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Maximum outer join fetch depth: 2
  302. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Default null ordering: NONE
  303. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Order SQL updates by primary key: disabled
  304. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Order SQL inserts for batching: disabled
  305. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - multi-tenancy strategy : NONE
  306. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - JTA Track by Thread: enabled
  307. 12:53:00.702 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Query language substitutions: {}
  308. 12:53:00.703 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - JPA query language strict compliance: disabled
  309. 12:53:00.713 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Named query checking : enabled
  310. 12:53:00.713 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Second-level cache: enabled
  311. 12:53:00.714 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Second-level query cache: disabled
  312. 12:53:00.714 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Second-level query cache factory: org.hibernate.cache.internal.StandardQueryCacheFactory@42c7d6cd
  313. 12:53:00.714 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Second-level cache region prefix: null
  314. 12:53:00.714 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Optimize second-level cache for minimal puts: disabled
  315. 12:53:00.714 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Structured second-level cache entries: disabled
  316. 12:53:00.718 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Second-level cache direct-reference entries: disabled
  317. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Automatic eviction of collection cache: disabled
  318. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - JDBC batch size: 0
  319. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - JDBC batch updates for versioned data: enabled
  320. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Scrollable result sets: disabled
  321. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Wrap result sets: disabled
  322. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - JDBC3 getGeneratedKeys(): disabled
  323. 12:53:00.719 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - JDBC result set fetch size: null
  324. 12:53:00.720 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Connection release mode: AFTER_TRANSACTION
  325. 12:53:00.720 [http-apr-6677-exec-5] DEBUG org.hibernate.cfg.Settings - Generate SQL with comments: disabled
  326. 12:53:01.326 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryImpl - Session factory constructed with filter configurations : {}
  327. 12:53:01.326 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryImpl - Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, file.encoding.pkg=sun.io, java.specification.version=1.8, sun.cpu.isalist=amd64, sun.jnu.encoding=Cp1250, hibernate.dialect=org.hibernate.dialect.MySQLDialect, com.sun.management.jmxremote.authenticate=false, java.class.path=D:\!!DEV\apache-tomcat-8.0.21\bin\bootstrap.jar;D:\!!DEV\apache-tomcat-8.0.21\bin\tomcat-juli.jar, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, catalina.useNaming=true, java.vendor.url=http://java.oracle.com/, user.timezone=Europe/Prague, user.country.format=HU, os.name=Windows 10, java.vm.specification.version=1.8, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_65\jre\bin, com.sun.management.jmxremote.ssl=false, sun.java.command=org.apache.catalina.startup.Bootstrap start, com.sun.management.jmxremote=, sun.cpu.endian=little, user.home=C:\Users\blase-laptop, user.language=en, java.specification.vendor=Oracle Corporation, java.naming.factory.url.pkgs=org.apache.naming, java.home=C:\Program Files\Java\jdk1.8.0_65\jre, file.separator=\, line.separator=
  328. , java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat., package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.naming.,org.apache.tomcat., sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_65\jre\classes, user.script=, server.loader=, java.util.logging.config.file=C:\Users\blase-laptop\.IntelliJIdea14\system\tomcat\Unnamed_PrimeDormV2\conf\logging.properties, connection.password=grundig1, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_65-b17, java.naming.factory.initial=org.apache.naming.java.javaURLContextFactory, user.name=blase, path.separator=;, hibernate.connection.username=root, common.loader="D:/!!DEV/apache-tomcat-8.0.21/lib","D:/!!DEV/apache-tomcat-8.0.21/lib/*.jar","D:\!!DEV\apache-tomcat-8.0.21/lib","D:\!!DEV\apache-tomcat-8.0.21/lib/*.jar", os.version=10.0, java.endorsed.dirs=D:\!!DEV\apache-tomcat-8.0.21\endorsed, java.runtime.name=Java(TM) SE Runtime Environment, hibernate.connection.url=jdbc:mysql://localhost:3306/primedorm, connection.pool_size=1, file.encoding=Cp1250, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, hibernate.show_sql=false, show_sql=false, hibernate.connection.driver_class=com.mysql.jdbc.Driver, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=D:\!!DEV\apache-tomcat-8.0.21\temp, tomcat.util.scan.StandardJarScanFilter.jarsToScan=log4j-core*.jar,log4j-taglib*.jar, catalina.home=D:\!!DEV\apache-tomcat-8.0.21, com.sun.management.jmxremote.port=1099, java.version=1.8.0_65, tomcat.util.scan.StandardJarScanFilter.jarsToSkip=bootstrap.jar,commons-daemon.jar,tomcat-juli.jar,annotations-api.jar,el-api.jar,jsp-api.jar,servlet-api.jar,websocket-api.jar,catalina.jar,catalina-ant.jar,catalina-ha.jar,catalina-storeconfig.jar,catalina-tribes.jar,jasper.jar,jasper-el.jar,ecj-*.jar,tomcat-api.jar,tomcat-util.jar,tomcat-util-scan.jar,tomcat-coyote.jar,tomcat-dbcp.jar,tomcat-jni.jar,tomcat-spdy.jar,tomcat-websocket.jar,tomcat-i18n-en.jar,tomcat-i18n-es.jar,tomcat-i18n-fr.jar,tomcat-i18n-ja.jar,tomcat-juli-adapters.jar,catalina-jmx-remote.jar,catalina-ws.jar,tomcat-jdbc.jar,tools.jar,commons-beanutils*.jar,commons-codec*.jar,commons-collections*.jar,commons-dbcp*.jar,commons-digester*.jar,commons-fileupload*.jar,commons-httpclient*.jar,commons-io*.jar,commons-lang*.jar,commons-logging*.jar,commons-math*.jar,commons-pool*.jar,jstl.jar,taglibs-standard-spec-*.jar,geronimo-spec-jaxrpc*.jar,wsdl4j*.jar,ant.jar,ant-junit*.jar,aspectj*.jar,jmx.jar,h2*.jar,hibernate*.jar,httpclient*.jar,jmx-tools.jar,jta*.jar,log4j*.jar,mail*.jar,slf4j*.jar,xercesImpl.jar,xmlParserAPIs.jar,xml-apis.jar,junit.jar,junit-*.jar,ant-launcher.jar,cobertura-*.jar,asm-*.jar,dom4j-*.jar,icu4j-*.jar,jaxen-*.jar,jdom-*.jar,jetty-*.jar,oro-*.jar,servlet-api-*.jar,tagsoup-*.jar,xmlParserAPIs-*.jar,xom-*.jar, user.dir=D:\!!DEV\apache-tomcat-8.0.21\bin, os.arch=amd64, connection.username=root, java.vm.specification.name=Java Virtual Machine Specification, user.language.format=hu, hibernate.connection.password=****, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, connection.driver_class=com.mysql.jdbc.Driver, catalina.base=C:\Users\blase-laptop\.IntelliJIdea14\system\tomcat\Unnamed_PrimeDormV2, shared.loader=, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.cfgxml.spi.LoadedConfig@3abae0c3, java.util.logging.manager=org.apache.juli.ClassLoaderLogManager, java.library.path=C:\Program Files\Java\jdk1.8.0_65\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\nodejs\;C:\Program Files\OpenVPN\bin;C:\Program Files\Java\jdk1.8.0_65\bin;C:\Program Files (x86)\Nmap;C:\Users\blase-laptop\AppData\Roaming\npm;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;;., java.vendor=Oracle Corporation, hibernate.temp.use_jdbc_metadata_defaults=false, java.vm.info=mixed mode, java.vm.version=25.65-b01, hibernate.bytecode.use_reflection_optimizer=false, java.rmi.server.randomIDs=true, java.rmi.server.hostname=127.0.0.1, sun.io.unicode.encoding=UnicodeLittle, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, hibernate.connection.pool_size=1, tomcat.util.buf.StringCache.byte.enabled=true, connection.url=jdbc:mysql://localhost:3306/primedorm, java.class.version=52.0}
  329. 12:53:01.411 [http-apr-6677-exec-5] DEBUG o.h.v.i.e.r.DefaultTraversableResolver - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
  330. 12:53:01.412 [http-apr-6677-exec-5] DEBUG o.h.v.i.e.r.DefaultTraversableResolver - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
  331. 12:53:01.412 [http-apr-6677-exec-5] DEBUG o.h.v.i.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
  332. 12:53:01.412 [http-apr-6677-exec-5] DEBUG o.h.v.i.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
  333. 12:53:01.414 [http-apr-6677-exec-5] DEBUG o.h.v.i.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
  334. 12:53:01.415 [http-apr-6677-exec-5] DEBUG o.h.v.i.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
  335. 12:53:01.435 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.Inhabitant] is safe
  336. 12:53:01.435 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.Inhabitant
  337. 12:53:01.931 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.Role] is safe
  338. 12:53:01.931 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.Role
  339. 12:53:01.943 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.AuthInfo] is safe
  340. 12:53:01.943 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.AuthInfo
  341. 12:53:01.970 [http-apr-6677-exec-5] DEBUG o.h.secure.spi.JaccIntegrator - Skipping JACC integration as it was not enabled
  342. 12:53:02.001 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryImpl - Instantiated session factory
  343. 12:53:02.482 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.Inhabitant] is safe
  344. 12:53:02.482 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.Inhabitant
  345. 12:53:02.612 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.Inhabitant] is safe
  346. 12:53:02.612 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.Inhabitant
  347. 12:53:02.974 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.Role] is safe
  348. 12:53:02.974 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.Role
  349. 12:53:02.974 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.Role] is safe
  350. 12:53:02.978 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.Role
  351. 12:53:02.988 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.AuthInfo] is safe
  352. 12:53:02.989 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.AuthInfo
  353. 12:53:02.994 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - Not known whether passed class name [com.blase.primedorm.hibernate.inhabitant.AuthInfo] is safe
  354. 12:53:02.994 [http-apr-6677-exec-5] DEBUG o.h.b.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.blase.primedorm.hibernate.inhabitant.AuthInfo
  355. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Static SQL for entity: com.blase.primedorm.hibernate.inhabitant.Inhabitant
  356. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Version select: select PK from inhabitants where PK =?
  357. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Snapshot select: select inhabitant_.PK, inhabitant_.BIRTH_DATE as BIRTH_DA2_1_, inhabitant_.CLASS as CLASS3_1_, inhabitant_.COMMENT as COMMENT4_1_, inhabitant_.EMAIL as EMAIL5_1_, inhabitant_.FACULTY as FACULTY6_1_, inhabitant_.GENDER as GENDER7_1_, inhabitant_.INHAB_PHONE_N as INHAB_PH8_1_, inhabitant_.MOTHER_NAME as MOTHER_N9_1_, inhabitant_.NAME as NAME10_1_, inhabitant_.NEPTUN_CODE as NEPTUN_11_1_, inhabitant_.PERMA_ADDRESS as PERMA_A12_1_, inhabitant_.RELATIVE_PHONE_N as RELATIV13_1_, inhabitant_.RFID_CODE as RFID_CO14_1_, inhabitant_.ROOM_NUMBER as ROOM_NU15_1_, inhabitant_.WIRE_PHONE_N as WIRE_PH16_1_ from inhabitants inhabitant_ left outer join auth_info inhabitant_1_ on inhabitant_.PK=inhabitant_1_.PK where inhabitant_.PK=?
  358. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Insert 0: insert into inhabitants (BIRTH_DATE, CLASS, COMMENT, EMAIL, FACULTY, GENDER, INHAB_PHONE_N, MOTHER_NAME, NAME, NEPTUN_CODE, PERMA_ADDRESS, RELATIVE_PHONE_N, RFID_CODE, ROOM_NUMBER, WIRE_PHONE_N, PK) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  359. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Update 0: update inhabitants set BIRTH_DATE=?, CLASS=?, COMMENT=?, EMAIL=?, FACULTY=?, GENDER=?, INHAB_PHONE_N=?, MOTHER_NAME=?, NAME=?, NEPTUN_CODE=?, PERMA_ADDRESS=?, RELATIVE_PHONE_N=?, RFID_CODE=?, ROOM_NUMBER=?, WIRE_PHONE_N=? where PK=?
  360. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Delete 0: delete from inhabitants where PK=?
  361. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Insert 1: insert into auth_info (PK) values (?)
  362. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Update 1: null
  363. 12:53:03.053 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Delete 1: delete from auth_info where PK=?
  364. 12:53:03.054 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Identity insert: insert into inhabitants (BIRTH_DATE, CLASS, COMMENT, EMAIL, FACULTY, GENDER, INHAB_PHONE_N, MOTHER_NAME, NAME, NEPTUN_CODE, PERMA_ADDRESS, RELATIVE_PHONE_N, RFID_CODE, ROOM_NUMBER, WIRE_PHONE_N) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  365. 12:53:03.186 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@219c59e3]
  366. 12:53:03.195 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  367. 12:53:03.195 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  368. 12:53:03.195 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  369. 12:53:03.196 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  370. 12:53:03.196 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  371. 12:53:03.196 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  372. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  373. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  374. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  375. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  376. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  377. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  378. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  379. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  380. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  381. 12:53:03.197 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  382. 12:53:03.315 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5bf5f8e3]
  383. 12:53:03.349 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.password
  384. 12:53:03.349 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.role
  385. 12:53:03.350 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:2> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@37923e1b]
  386. 12:53:03.350 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.role.roleName
  387. 12:53:03.351 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.username
  388. 12:53:03.351 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  389. 12:53:03.521 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  390. 12:53:03.544 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  391. - Returns
  392. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  393. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  394. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:2>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo.role)
  395. - QuerySpaces
  396. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  397. - SQL table alias mapping - inhabitant0_
  398. - alias suffix - 0_
  399. - suffixed key columns - {PK1_1_0_}
  400. - JOIN (JoinDefinedByMetadata(authInfo)) : <gen:0> -> <gen:1>
  401. - EntityQuerySpaceImpl(uid=<gen:1>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  402. - SQL table alias mapping - authinfo1_
  403. - alias suffix - 1_
  404. - suffixed key columns - {PK1_0_1_}
  405. - JOIN (JoinDefinedByMetadata(role)) : <gen:1> -> <gen:2>
  406. - EntityQuerySpaceImpl(uid=<gen:2>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  407. - SQL table alias mapping - role2_
  408. - alias suffix - 2_
  409. - suffixed key columns - {ROLE_ID1_2_2_}
  410.  
  411. 12:53:03.551 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [NONE]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_, authinfo1_.PK as PK1_0_1_, authinfo1_.PASSWORD as PASSWORD2_0_1_, authinfo1_.ROLE_ID as ROLE_ID4_0_1_, authinfo1_.USERNAME as USERNAME3_0_1_, role2_.ROLE_ID as ROLE_ID1_2_2_, role2_.ROLE_NAME as ROLE_NAM2_2_2_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK left outer join auth_info authinfo1_ on inhabitant0_.PK=authinfo1_.PK left outer join ROLES role2_ on authinfo1_.ROLE_ID=role2_.ROLE_ID where inhabitant0_.PK=?
  412. 12:53:03.552 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7059be50]
  413. 12:53:03.552 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  414. 12:53:03.552 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  415. 12:53:03.552 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  416. 12:53:03.552 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  417. 12:53:03.554 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  418. 12:53:03.554 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  419. 12:53:03.555 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  420. 12:53:03.559 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  421. 12:53:03.559 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  422. 12:53:03.559 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  423. 12:53:03.559 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  424. 12:53:03.559 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  425. 12:53:03.559 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  426. 12:53:03.561 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  427. 12:53:03.561 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  428. 12:53:03.561 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  429. 12:53:03.562 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6f95881e]
  430. 12:53:03.562 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.password
  431. 12:53:03.562 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.role
  432. 12:53:03.563 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:2> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53f8b77]
  433. 12:53:03.563 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.role.roleName
  434. 12:53:03.563 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo.username
  435. 12:53:03.564 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  436. 12:53:03.565 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  437. 12:53:03.568 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  438. - Returns
  439. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  440. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  441. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:2>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo.role)
  442. - QuerySpaces
  443. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  444. - SQL table alias mapping - inhabitant0_
  445. - alias suffix - 0_
  446. - suffixed key columns - {PK1_1_0_}
  447. - JOIN (JoinDefinedByMetadata(authInfo)) : <gen:0> -> <gen:1>
  448. - EntityQuerySpaceImpl(uid=<gen:1>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  449. - SQL table alias mapping - authinfo1_
  450. - alias suffix - 1_
  451. - suffixed key columns - {PK1_0_1_}
  452. - JOIN (JoinDefinedByMetadata(role)) : <gen:1> -> <gen:2>
  453. - EntityQuerySpaceImpl(uid=<gen:2>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  454. - SQL table alias mapping - role2_
  455. - alias suffix - 2_
  456. - suffixed key columns - {ROLE_ID1_2_2_}
  457.  
  458. 12:53:03.569 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [READ]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_, authinfo1_.PK as PK1_0_1_, authinfo1_.PASSWORD as PASSWORD2_0_1_, authinfo1_.ROLE_ID as ROLE_ID4_0_1_, authinfo1_.USERNAME as USERNAME3_0_1_, role2_.ROLE_ID as ROLE_ID1_2_2_, role2_.ROLE_NAME as ROLE_NAM2_2_2_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK left outer join auth_info authinfo1_ on inhabitant0_.PK=authinfo1_.PK left outer join ROLES role2_ on authinfo1_.ROLE_ID=role2_.ROLE_ID where inhabitant0_.PK=?
  459. 12:53:03.569 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2833b3e9]
  460. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  461. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  462. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  463. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  464. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  465. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  466. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  467. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  468. 12:53:03.570 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  469. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  470. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  471. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  472. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  473. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  474. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  475. 12:53:03.575 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  476. 12:53:03.576 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@213f724a]
  477. 12:53:03.576 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  478. 12:53:03.577 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  479. 12:53:03.577 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  480. - Returns
  481. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  482. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  483. - QuerySpaces
  484. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  485. - SQL table alias mapping - inhabitant0_
  486. - alias suffix - 0_
  487. - suffixed key columns - {PK1_1_0_}
  488.  
  489. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [UPGRADE]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? for update
  490. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6246074d]
  491. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  492. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  493. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  494. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  495. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  496. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  497. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  498. 12:53:03.578 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  499. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  500. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  501. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  502. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  503. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  504. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  505. 12:53:03.580 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  506. 12:53:03.581 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  507. 12:53:03.581 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1e447a08]
  508. 12:53:03.581 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  509. 12:53:03.581 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  510. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  511. - Returns
  512. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  513. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  514. - QuerySpaces
  515. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  516. - SQL table alias mapping - inhabitant0_
  517. - alias suffix - 0_
  518. - suffixed key columns - {PK1_1_0_}
  519.  
  520. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [UPGRADE_NOWAIT]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? for update
  521. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@44b3f6a8]
  522. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  523. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  524. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  525. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  526. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  527. 12:53:03.587 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  528. 12:53:03.588 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  529. 12:53:03.588 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  530. 12:53:03.588 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  531. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  532. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  533. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  534. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  535. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  536. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  537. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  538. 12:53:03.607 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3b0f343c]
  539. 12:53:03.608 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  540. 12:53:03.608 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  541. 12:53:03.609 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  542. - Returns
  543. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  544. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  545. - QuerySpaces
  546. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  547. - SQL table alias mapping - inhabitant0_
  548. - alias suffix - 0_
  549. - suffixed key columns - {PK1_1_0_}
  550.  
  551. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [UPGRADE_SKIPLOCKED]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? for update
  552. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a68d6f]
  553. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  554. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  555. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  556. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  557. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  558. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  559. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  560. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  561. 12:53:03.610 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  562. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  563. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  564. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  565. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  566. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  567. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  568. 12:53:03.620 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  569. 12:53:03.621 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2477de1b]
  570. 12:53:03.621 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  571. 12:53:03.622 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  572. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  573. - Returns
  574. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  575. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  576. - QuerySpaces
  577. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  578. - SQL table alias mapping - inhabitant0_
  579. - alias suffix - 0_
  580. - suffixed key columns - {PK1_1_0_}
  581.  
  582. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [FORCE]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? for update
  583. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@661bb07d]
  584. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  585. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  586. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  587. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  588. 12:53:03.623 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  589. 12:53:03.624 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  590. 12:53:03.625 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  591. 12:53:03.625 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  592. 12:53:03.625 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  593. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  594. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  595. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  596. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  597. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  598. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  599. 12:53:03.635 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  600. 12:53:03.636 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50f68d08]
  601. 12:53:03.636 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  602. 12:53:03.638 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  603. 12:53:03.639 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  604. - Returns
  605. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  606. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  607. - QuerySpaces
  608. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  609. - SQL table alias mapping - inhabitant0_
  610. - alias suffix - 0_
  611. - suffixed key columns - {PK1_1_0_}
  612.  
  613. 12:53:03.639 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [PESSIMISTIC_READ]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? lock in share mode
  614. 12:53:03.639 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a6b060b]
  615. 12:53:03.639 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  616. 12:53:03.639 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  617. 12:53:03.639 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  618. 12:53:03.640 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  619. 12:53:03.640 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  620. 12:53:03.640 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  621. 12:53:03.640 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  622. 12:53:03.640 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  623. 12:53:03.640 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  624. 12:53:03.648 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  625. 12:53:03.648 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  626. 12:53:03.648 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  627. 12:53:03.648 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  628. 12:53:03.649 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  629. 12:53:03.649 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  630. 12:53:03.649 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  631. 12:53:03.649 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1fd30ca]
  632. 12:53:03.649 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  633. 12:53:03.650 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  634. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  635. - Returns
  636. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  637. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  638. - QuerySpaces
  639. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  640. - SQL table alias mapping - inhabitant0_
  641. - alias suffix - 0_
  642. - suffixed key columns - {PK1_1_0_}
  643.  
  644. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [PESSIMISTIC_WRITE]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? for update
  645. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@65876330]
  646. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  647. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  648. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  649. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  650. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  651. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  652. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  653. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  654. 12:53:03.651 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  655. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  656. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  657. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  658. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  659. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  660. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  661. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  662. 12:53:03.661 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@404a8098]
  663. 12:53:03.662 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  664. 12:53:03.662 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  665. 12:53:03.663 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  666. - Returns
  667. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  668. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  669. - QuerySpaces
  670. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  671. - SQL table alias mapping - inhabitant0_
  672. - alias suffix - 0_
  673. - suffixed key columns - {PK1_1_0_}
  674.  
  675. 12:53:03.663 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [PESSIMISTIC_FORCE_INCREMENT]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=? for update
  676. 12:53:03.663 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@28d9933b]
  677. 12:53:03.668 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  678. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  679. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  680. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  681. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  682. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  683. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  684. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  685. 12:53:03.669 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  686. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  687. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  688. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  689. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  690. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  691. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  692. 12:53:03.673 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  693. 12:53:03.674 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@72053f27]
  694. 12:53:03.674 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  695. 12:53:03.675 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  696. 12:53:03.676 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  697. - Returns
  698. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  699. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  700. - QuerySpaces
  701. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  702. - SQL table alias mapping - inhabitant0_
  703. - alias suffix - 0_
  704. - suffixed key columns - {PK1_1_0_}
  705.  
  706. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [OPTIMISTIC]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=?
  707. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@665f2fbf]
  708. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : birthDate
  709. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : classYear
  710. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : comment
  711. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : email
  712. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : faculty
  713. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : gender
  714. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : inhabPhoneN
  715. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : motherName
  716. 12:53:03.677 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : name
  717. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : neptunCode
  718. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : permaAddress
  719. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : relativePhoneN
  720. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : rfidCode
  721. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roomNumber
  722. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : wirePhoneN
  723. 12:53:03.686 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : authInfo
  724. 12:53:03.687 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3b840ddb]
  725. 12:53:03.687 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  726. 12:53:03.687 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  727. 12:53:03.688 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  728. - Returns
  729. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  730. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.Inhabitant.authInfo)
  731. - QuerySpaces
  732. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Inhabitant)
  733. - SQL table alias mapping - inhabitant0_
  734. - alias suffix - 0_
  735. - suffixed key columns - {PK1_1_0_}
  736.  
  737. 12:53:03.688 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Inhabitant [OPTIMISTIC_FORCE_INCREMENT]: select inhabitant0_.PK as PK1_1_0_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_0_, inhabitant0_.CLASS as CLASS3_1_0_, inhabitant0_.COMMENT as COMMENT4_1_0_, inhabitant0_.EMAIL as EMAIL5_1_0_, inhabitant0_.FACULTY as FACULTY6_1_0_, inhabitant0_.GENDER as GENDER7_1_0_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_0_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_0_, inhabitant0_.NAME as NAME10_1_0_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_0_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_0_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_0_, inhabitant0_.RFID_CODE as RFID_CO14_1_0_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_0_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_0_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK where inhabitant0_.PK=?
  738. 12:53:03.846 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_MERGE on entity com.blase.primedorm.hibernate.inhabitant.Inhabitant: select inhabitant0_.PK as PK1_1_2_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_2_, inhabitant0_.CLASS as CLASS3_1_2_, inhabitant0_.COMMENT as COMMENT4_1_2_, inhabitant0_.EMAIL as EMAIL5_1_2_, inhabitant0_.FACULTY as FACULTY6_1_2_, inhabitant0_.GENDER as GENDER7_1_2_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_2_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_2_, inhabitant0_.NAME as NAME10_1_2_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_2_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_2_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_2_, inhabitant0_.RFID_CODE as RFID_CO14_1_2_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_2_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_2_, authinfo1_.PK as PK1_0_0_, authinfo1_.PASSWORD as PASSWORD2_0_0_, authinfo1_.ROLE_ID as ROLE_ID4_0_0_, authinfo1_.USERNAME as USERNAME3_0_0_, role2_.ROLE_ID as ROLE_ID1_2_1_, role2_.ROLE_NAME as ROLE_NAM2_2_1_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK left outer join auth_info authinfo1_ on inhabitant0_.PK=authinfo1_.PK left outer join ROLES role2_ on authinfo1_.ROLE_ID=role2_.ROLE_ID where inhabitant0_.PK=?
  739. 12:53:03.855 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_REFRESH on entity com.blase.primedorm.hibernate.inhabitant.Inhabitant: select inhabitant0_.PK as PK1_1_2_, inhabitant0_.BIRTH_DATE as BIRTH_DA2_1_2_, inhabitant0_.CLASS as CLASS3_1_2_, inhabitant0_.COMMENT as COMMENT4_1_2_, inhabitant0_.EMAIL as EMAIL5_1_2_, inhabitant0_.FACULTY as FACULTY6_1_2_, inhabitant0_.GENDER as GENDER7_1_2_, inhabitant0_.INHAB_PHONE_N as INHAB_PH8_1_2_, inhabitant0_.MOTHER_NAME as MOTHER_N9_1_2_, inhabitant0_.NAME as NAME10_1_2_, inhabitant0_.NEPTUN_CODE as NEPTUN_11_1_2_, inhabitant0_.PERMA_ADDRESS as PERMA_A12_1_2_, inhabitant0_.RELATIVE_PHONE_N as RELATIV13_1_2_, inhabitant0_.RFID_CODE as RFID_CO14_1_2_, inhabitant0_.ROOM_NUMBER as ROOM_NU15_1_2_, inhabitant0_.WIRE_PHONE_N as WIRE_PH16_1_2_, authinfo1_.PK as PK1_0_0_, authinfo1_.PASSWORD as PASSWORD2_0_0_, authinfo1_.ROLE_ID as ROLE_ID4_0_0_, authinfo1_.USERNAME as USERNAME3_0_0_, role2_.ROLE_ID as ROLE_ID1_2_1_, role2_.ROLE_NAME as ROLE_NAM2_2_1_ from inhabitants inhabitant0_ left outer join auth_info inhabitant0_1_ on inhabitant0_.PK=inhabitant0_1_.PK left outer join auth_info authinfo1_ on inhabitant0_.PK=authinfo1_.PK left outer join ROLES role2_ on authinfo1_.ROLE_ID=role2_.ROLE_ID where inhabitant0_.PK=?
  740. 12:53:03.855 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Static SQL for entity: com.blase.primedorm.hibernate.inhabitant.Role
  741. 12:53:03.856 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Version select: select ROLE_ID from ROLES where ROLE_ID =?
  742. 12:53:03.856 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Snapshot select: select role_.ROLE_ID, role_.ROLE_NAME as ROLE_NAM2_2_ from ROLES role_ where role_.ROLE_ID=?
  743. 12:53:03.890 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Insert 0: insert into ROLES (ROLE_NAME, ROLE_ID) values (?, ?)
  744. 12:53:03.890 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Update 0: update ROLES set ROLE_NAME=? where ROLE_ID=?
  745. 12:53:03.891 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Delete 0: delete from ROLES where ROLE_ID=?
  746. 12:53:03.891 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Identity insert: insert into ROLES (ROLE_NAME) values (?)
  747. 12:53:03.891 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2d6ed5c9]
  748. 12:53:03.891 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  749. 12:53:03.891 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  750. 12:53:03.894 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  751. 12:53:03.895 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  752. - Returns
  753. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  754. - QuerySpaces
  755. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  756. - SQL table alias mapping - role0_
  757. - alias suffix - 0_
  758. - suffixed key columns - {ROLE_ID1_2_0_}
  759.  
  760. 12:53:03.895 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [NONE]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=?
  761. 12:53:03.944 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a7a76db]
  762. 12:53:03.945 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  763. 12:53:03.946 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  764. 12:53:03.946 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  765. 12:53:03.948 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  766. - Returns
  767. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  768. - QuerySpaces
  769. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  770. - SQL table alias mapping - role0_
  771. - alias suffix - 0_
  772. - suffixed key columns - {ROLE_ID1_2_0_}
  773.  
  774. 12:53:03.952 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [READ]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=?
  775. 12:53:03.952 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e406b45]
  776. 12:53:03.952 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  777. 12:53:03.952 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  778. 12:53:03.952 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  779. 12:53:03.953 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  780. - Returns
  781. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  782. - QuerySpaces
  783. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  784. - SQL table alias mapping - role0_
  785. - alias suffix - 0_
  786. - suffixed key columns - {ROLE_ID1_2_0_}
  787.  
  788. 12:53:03.953 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [UPGRADE]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? for update
  789. 12:53:03.954 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@649315c8]
  790. 12:53:03.954 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  791. 12:53:03.954 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  792. 12:53:03.956 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  793. 12:53:03.957 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  794. - Returns
  795. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  796. - QuerySpaces
  797. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  798. - SQL table alias mapping - role0_
  799. - alias suffix - 0_
  800. - suffixed key columns - {ROLE_ID1_2_0_}
  801.  
  802. 12:53:03.957 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [UPGRADE_NOWAIT]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? for update
  803. 12:53:03.957 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@65467f90]
  804. 12:53:03.958 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  805. 12:53:03.960 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  806. 12:53:03.960 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  807. 12:53:03.961 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  808. - Returns
  809. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  810. - QuerySpaces
  811. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  812. - SQL table alias mapping - role0_
  813. - alias suffix - 0_
  814. - suffixed key columns - {ROLE_ID1_2_0_}
  815.  
  816. 12:53:03.961 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [UPGRADE_SKIPLOCKED]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? for update
  817. 12:53:03.961 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@27bf287f]
  818. 12:53:03.961 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  819. 12:53:03.961 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  820. 12:53:03.963 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  821. 12:53:03.964 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  822. - Returns
  823. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  824. - QuerySpaces
  825. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  826. - SQL table alias mapping - role0_
  827. - alias suffix - 0_
  828. - suffixed key columns - {ROLE_ID1_2_0_}
  829.  
  830. 12:53:03.964 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [FORCE]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? for update
  831. 12:53:03.965 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@60cf5704]
  832. 12:53:03.965 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  833. 12:53:03.965 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  834. 12:53:03.965 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  835. 12:53:03.966 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  836. - Returns
  837. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  838. - QuerySpaces
  839. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  840. - SQL table alias mapping - role0_
  841. - alias suffix - 0_
  842. - suffixed key columns - {ROLE_ID1_2_0_}
  843.  
  844. 12:53:03.966 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [PESSIMISTIC_READ]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? lock in share mode
  845. 12:53:03.966 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@17e66f34]
  846. 12:53:03.966 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  847. 12:53:03.967 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  848. 12:53:03.967 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  849. 12:53:03.968 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  850. - Returns
  851. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  852. - QuerySpaces
  853. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  854. - SQL table alias mapping - role0_
  855. - alias suffix - 0_
  856. - suffixed key columns - {ROLE_ID1_2_0_}
  857.  
  858. 12:53:03.968 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [PESSIMISTIC_WRITE]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? for update
  859. 12:53:03.968 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@232380d1]
  860. 12:53:03.978 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  861. 12:53:03.978 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  862. 12:53:03.979 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  863. 12:53:03.979 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  864. - Returns
  865. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  866. - QuerySpaces
  867. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  868. - SQL table alias mapping - role0_
  869. - alias suffix - 0_
  870. - suffixed key columns - {ROLE_ID1_2_0_}
  871.  
  872. 12:53:03.979 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [PESSIMISTIC_FORCE_INCREMENT]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=? for update
  873. 12:53:03.981 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6ce21e24]
  874. 12:53:03.981 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  875. 12:53:03.981 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  876. 12:53:03.981 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  877. 12:53:03.982 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  878. - Returns
  879. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  880. - QuerySpaces
  881. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  882. - SQL table alias mapping - role0_
  883. - alias suffix - 0_
  884. - suffixed key columns - {ROLE_ID1_2_0_}
  885.  
  886. 12:53:03.982 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [OPTIMISTIC]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=?
  887. 12:53:03.982 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ec7978e]
  888. 12:53:03.982 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : roleName
  889. 12:53:03.982 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  890. 12:53:03.983 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  891. 12:53:03.983 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.Role)
  892. - Returns
  893. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.Role)
  894. - QuerySpaces
  895. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  896. - SQL table alias mapping - role0_
  897. - alias suffix - 0_
  898. - suffixed key columns - {ROLE_ID1_2_0_}
  899.  
  900. 12:53:03.983 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.Role [OPTIMISTIC_FORCE_INCREMENT]: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=?
  901. 12:53:03.984 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_MERGE on entity com.blase.primedorm.hibernate.inhabitant.Role: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=?
  902. 12:53:03.998 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_REFRESH on entity com.blase.primedorm.hibernate.inhabitant.Role: select role0_.ROLE_ID as ROLE_ID1_2_0_, role0_.ROLE_NAME as ROLE_NAM2_2_0_ from ROLES role0_ where role0_.ROLE_ID=?
  903. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Static SQL for entity: com.blase.primedorm.hibernate.inhabitant.AuthInfo
  904. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Version select: select PK from auth_info where PK =?
  905. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Snapshot select: select authinfo_.PK, authinfo_.PASSWORD as PASSWORD2_0_, authinfo_.ROLE_ID as ROLE_ID4_0_, authinfo_.USERNAME as USERNAME3_0_ from auth_info authinfo_ where authinfo_.PK=?
  906. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Insert 0: insert into auth_info (PASSWORD, ROLE_ID, USERNAME, PK) values (?, ?, ?, ?)
  907. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Update 0: update auth_info set PASSWORD=?, ROLE_ID=?, USERNAME=? where PK=?
  908. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Delete 0: delete from auth_info where PK=?
  909. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.entity.AbstractEntityPersister - Identity insert: insert into auth_info (PASSWORD, ROLE_ID, USERNAME) values (?, ?, ?)
  910. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@60cdaaeb]
  911. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  912. 12:53:03.999 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  913. 12:53:04.000 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ef65f3c]
  914. 12:53:04.000 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role.roleName
  915. 12:53:04.000 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  916. 12:53:04.000 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  917. 12:53:04.000 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  918. 12:53:04.001 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  919. - Returns
  920. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  921. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  922. - QuerySpaces
  923. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  924. - SQL table alias mapping - authinfo0_
  925. - alias suffix - 0_
  926. - suffixed key columns - {PK1_0_0_}
  927. - JOIN (JoinDefinedByMetadata(role)) : <gen:0> -> <gen:1>
  928. - EntityQuerySpaceImpl(uid=<gen:1>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  929. - SQL table alias mapping - role1_
  930. - alias suffix - 1_
  931. - suffixed key columns - {ROLE_ID1_2_1_}
  932.  
  933. 12:53:04.001 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [NONE]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_, role1_.ROLE_ID as ROLE_ID1_2_1_, role1_.ROLE_NAME as ROLE_NAM2_2_1_ from auth_info authinfo0_ left outer join ROLES role1_ on authinfo0_.ROLE_ID=role1_.ROLE_ID where authinfo0_.PK=?
  934. 12:53:04.013 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@be81b7d]
  935. 12:53:04.013 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  936. 12:53:04.013 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  937. 12:53:04.013 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@65107eb1]
  938. 12:53:04.013 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role.roleName
  939. 12:53:04.013 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  940. 12:53:04.014 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  941. 12:53:04.014 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  942. 12:53:04.015 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  943. - Returns
  944. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  945. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  946. - QuerySpaces
  947. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  948. - SQL table alias mapping - authinfo0_
  949. - alias suffix - 0_
  950. - suffixed key columns - {PK1_0_0_}
  951. - JOIN (JoinDefinedByMetadata(role)) : <gen:0> -> <gen:1>
  952. - EntityQuerySpaceImpl(uid=<gen:1>, entity=com.blase.primedorm.hibernate.inhabitant.Role)
  953. - SQL table alias mapping - role1_
  954. - alias suffix - 1_
  955. - suffixed key columns - {ROLE_ID1_2_1_}
  956.  
  957. 12:53:04.015 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [READ]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_, role1_.ROLE_ID as ROLE_ID1_2_1_, role1_.ROLE_NAME as ROLE_NAM2_2_1_ from auth_info authinfo0_ left outer join ROLES role1_ on authinfo0_.ROLE_ID=role1_.ROLE_ID where authinfo0_.PK=?
  958. 12:53:04.015 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53f7e88c]
  959. 12:53:04.016 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  960. 12:53:04.016 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  961. 12:53:04.016 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@72380d51]
  962. 12:53:04.016 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  963. 12:53:04.016 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  964. 12:53:04.016 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  965. 12:53:04.017 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  966. - Returns
  967. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  968. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  969. - QuerySpaces
  970. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  971. - SQL table alias mapping - authinfo0_
  972. - alias suffix - 0_
  973. - suffixed key columns - {PK1_0_0_}
  974.  
  975. 12:53:04.026 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [UPGRADE]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? for update
  976. 12:53:04.026 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@138ef7a6]
  977. 12:53:04.026 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  978. 12:53:04.026 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  979. 12:53:04.026 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@33c28aac]
  980. 12:53:04.027 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  981. 12:53:04.027 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  982. 12:53:04.027 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  983. 12:53:04.028 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  984. - Returns
  985. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  986. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  987. - QuerySpaces
  988. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  989. - SQL table alias mapping - authinfo0_
  990. - alias suffix - 0_
  991. - suffixed key columns - {PK1_0_0_}
  992.  
  993. 12:53:04.028 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [UPGRADE_NOWAIT]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? for update
  994. 12:53:04.028 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1225b00]
  995. 12:53:04.028 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  996. 12:53:04.028 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  997. 12:53:04.028 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1423526e]
  998. 12:53:04.029 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  999. 12:53:04.029 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1000. 12:53:04.029 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1001. 12:53:04.030 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1002. - Returns
  1003. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1004. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1005. - QuerySpaces
  1006. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1007. - SQL table alias mapping - authinfo0_
  1008. - alias suffix - 0_
  1009. - suffixed key columns - {PK1_0_0_}
  1010.  
  1011. 12:53:04.153 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [UPGRADE_SKIPLOCKED]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? for update
  1012. 12:53:04.153 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@33932dac]
  1013. 12:53:04.153 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  1014. 12:53:04.153 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  1015. 12:53:04.153 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@683d0648]
  1016. 12:53:04.154 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  1017. 12:53:04.159 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1018. 12:53:04.162 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1019. 12:53:04.164 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1020. - Returns
  1021. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1022. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1023. - QuerySpaces
  1024. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1025. - SQL table alias mapping - authinfo0_
  1026. - alias suffix - 0_
  1027. - suffixed key columns - {PK1_0_0_}
  1028.  
  1029. 12:53:04.164 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [FORCE]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? for update
  1030. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@66839903]
  1031. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  1032. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  1033. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@380d338f]
  1034. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  1035. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1036. 12:53:04.165 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1037. 12:53:04.166 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1038. - Returns
  1039. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1040. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1041. - QuerySpaces
  1042. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1043. - SQL table alias mapping - authinfo0_
  1044. - alias suffix - 0_
  1045. - suffixed key columns - {PK1_0_0_}
  1046.  
  1047. 12:53:04.167 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [PESSIMISTIC_READ]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? lock in share mode
  1048. 12:53:04.167 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@38826d80]
  1049. 12:53:04.167 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  1050. 12:53:04.167 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  1051. 12:53:04.167 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3720f8c0]
  1052. 12:53:04.167 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  1053. 12:53:04.180 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1054. 12:53:04.181 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1055. 12:53:04.183 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1056. - Returns
  1057. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1058. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1059. - QuerySpaces
  1060. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1061. - SQL table alias mapping - authinfo0_
  1062. - alias suffix - 0_
  1063. - suffixed key columns - {PK1_0_0_}
  1064.  
  1065. 12:53:04.183 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [PESSIMISTIC_WRITE]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? for update
  1066. 12:53:04.183 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@666024e0]
  1067. 12:53:04.183 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  1068. 12:53:04.183 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  1069. 12:53:04.184 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@12c92157]
  1070. 12:53:04.184 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  1071. 12:53:04.184 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1072. 12:53:04.185 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1073. 12:53:04.186 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1074. - Returns
  1075. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1076. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1077. - QuerySpaces
  1078. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1079. - SQL table alias mapping - authinfo0_
  1080. - alias suffix - 0_
  1081. - suffixed key columns - {PK1_0_0_}
  1082.  
  1083. 12:53:04.245 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [PESSIMISTIC_FORCE_INCREMENT]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=? for update
  1084. 12:53:04.245 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@221f3d36]
  1085. 12:53:04.245 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  1086. 12:53:04.245 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  1087. 12:53:04.245 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@25248a74]
  1088. 12:53:04.245 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  1089. 12:53:04.246 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1090. 12:53:04.246 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1091. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1092. - Returns
  1093. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1094. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1095. - QuerySpaces
  1096. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1097. - SQL table alias mapping - authinfo0_
  1098. - alias suffix - 0_
  1099. - suffixed key columns - {PK1_0_0_}
  1100.  
  1101. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [OPTIMISTIC]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=?
  1102. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7ebcd41e]
  1103. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : password
  1104. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : role
  1105. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.spaces.QuerySpacesImpl - Adding QuerySpace : uid = <gen:1> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ac40ca3]
  1106. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.p.w.spi.MetamodelGraphWalker - Visiting attribute path : username
  1107. 12:53:04.247 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.i.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan...
  1108. 12:53:04.248 [http-apr-6677-exec-5] DEBUG o.h.l.p.e.i.LoadQueryJoinAndFetchProcessor - processing queryspace <gen:0>
  1109. 12:53:04.248 [http-apr-6677-exec-5] DEBUG o.h.l.p.b.spi.LoadPlanTreePrinter - LoadPlan(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1110. - Returns
  1111. - EntityReturnImpl(entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo, querySpaceUid=<gen:0>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1112. - EntityAttributeFetchImpl(entity=com.blase.primedorm.hibernate.inhabitant.Role, querySpaceUid=<gen:1>, path=com.blase.primedorm.hibernate.inhabitant.AuthInfo.role)
  1113. - QuerySpaces
  1114. - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.blase.primedorm.hibernate.inhabitant.AuthInfo)
  1115. - SQL table alias mapping - authinfo0_
  1116. - alias suffix - 0_
  1117. - suffixed key columns - {PK1_0_0_}
  1118.  
  1119. 12:53:04.273 [http-apr-6677-exec-5] DEBUG o.h.loader.entity.plan.EntityLoader - Static select for entity com.blase.primedorm.hibernate.inhabitant.AuthInfo [OPTIMISTIC_FORCE_INCREMENT]: select authinfo0_.PK as PK1_0_0_, authinfo0_.PASSWORD as PASSWORD2_0_0_, authinfo0_.ROLE_ID as ROLE_ID4_0_0_, authinfo0_.USERNAME as USERNAME3_0_0_ from auth_info authinfo0_ where authinfo0_.PK=?
  1120. 12:53:04.274 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_MERGE on entity com.blase.primedorm.hibernate.inhabitant.AuthInfo: select authinfo0_.PK as PK1_0_1_, authinfo0_.PASSWORD as PASSWORD2_0_1_, authinfo0_.ROLE_ID as ROLE_ID4_0_1_, authinfo0_.USERNAME as USERNAME3_0_1_, role1_.ROLE_ID as ROLE_ID1_2_0_, role1_.ROLE_NAME as ROLE_NAM2_2_0_ from auth_info authinfo0_ left outer join ROLES role1_ on authinfo0_.ROLE_ID=role1_.ROLE_ID where authinfo0_.PK=?
  1121. 12:53:04.275 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Static select for action ACTION_REFRESH on entity com.blase.primedorm.hibernate.inhabitant.AuthInfo: select authinfo0_.PK as PK1_0_1_, authinfo0_.PASSWORD as PASSWORD2_0_1_, authinfo0_.ROLE_ID as ROLE_ID4_0_1_, authinfo0_.USERNAME as USERNAME3_0_1_, role1_.ROLE_ID as ROLE_ID1_2_0_, role1_.ROLE_NAME as ROLE_NAM2_2_0_ from auth_info authinfo0_ left outer join ROLES role1_ on authinfo0_.ROLE_ID=role1_.ROLE_ID where authinfo0_.PK=?
  1122. 12:53:04.605 [http-apr-6677-exec-5] DEBUG o.h.t.s.s.SchemaManagementToolCoordinator - No actions specified; doing nothing
  1123. 12:53:04.606 [http-apr-6677-exec-5] DEBUG o.h.e.t.j.p.i.JtaPlatformInitiator - No JtaPlatform was specified, checking resolver
  1124. 12:53:04.609 [http-apr-6677-exec-5] DEBUG o.h.e.t.j.p.i.JtaPlatformResolverInitiator - No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
  1125. 12:53:04.638 [http-apr-6677-exec-5] DEBUG o.h.e.t.j.p.i.StandardJtaPlatformResolver - Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  1126. 12:53:04.645 [http-apr-6677-exec-5] DEBUG o.h.query.spi.NamedQueryRepository - Checking 0 named HQL queries
  1127. 12:53:04.645 [http-apr-6677-exec-5] DEBUG o.h.query.spi.NamedQueryRepository - Checking 0 named SQL queries
  1128. 12:53:04.659 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryRegistry - Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@3c3c198
  1129. 12:53:04.667 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryRegistry - Registering SessionFactory: f8dd9b8d-a537-4c04-81bd-e5eb8dbd98fa (<unnamed>)
  1130. 12:53:04.667 [http-apr-6677-exec-5] DEBUG o.h.internal.SessionFactoryRegistry - Not binding SessionFactory to JNDI, no JNDI name configured
  1131. 12:53:05.225 [http-apr-6677-exec-5] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!)
  1132. 12:53:05.244 [http-apr-6677-exec-5] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://localhost:3306/primedorm]
  1133. 12:53:05.245 [http-apr-6677-exec-5] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {user=root, password=grundig1}
  1134. 12:53:05.245 [http-apr-6677-exec-5] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false
  1135. 12:53:05.260 [http-apr-6677-exec-5] DEBUG o.h.e.j.c.i.DriverManagerConnectionProviderImpl - Initializing Connection pool with 1 Connections
  1136. 12:53:05.261 [http-apr-6677-exec-5] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 1 (min=1)
  1137. 12:53:06.646 [http-apr-6677-exec-5] DEBUG o.h.s.internal.StatisticsInitiator - Statistics initialized [enabled=false]
  1138. 12:53:06.712 [http-apr-6677-exec-5] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead
  1139. 12:53:06.911 [http-apr-6677-exec-5] DEBUG org.hibernate.SQL - select this_.PK as PK1_1_2_, this_.BIRTH_DATE as BIRTH_DA2_1_2_, this_.CLASS as CLASS3_1_2_, this_.COMMENT as COMMENT4_1_2_, this_.EMAIL as EMAIL5_1_2_, this_.FACULTY as FACULTY6_1_2_, this_.GENDER as GENDER7_1_2_, this_.INHAB_PHONE_N as INHAB_PH8_1_2_, this_.MOTHER_NAME as MOTHER_N9_1_2_, this_.NAME as NAME10_1_2_, this_.NEPTUN_CODE as NEPTUN_11_1_2_, this_.PERMA_ADDRESS as PERMA_A12_1_2_, this_.RELATIVE_PHONE_N as RELATIV13_1_2_, this_.RFID_CODE as RFID_CO14_1_2_, this_.ROOM_NUMBER as ROOM_NU15_1_2_, this_.WIRE_PHONE_N as WIRE_PH16_1_2_, a1_.PK as PK1_0_0_, a1_.PASSWORD as PASSWORD2_0_0_, a1_.ROLE_ID as ROLE_ID4_0_0_, a1_.USERNAME as USERNAME3_0_0_, role4_.ROLE_ID as ROLE_ID1_2_1_, role4_.ROLE_NAME as ROLE_NAM2_2_1_ from inhabitants this_ left outer join auth_info this_1_ on this_.PK=this_1_.PK inner join auth_info a1_ on this_.PK=a1_.PK left outer join ROLES role4_ on a1_.ROLE_ID=role4_.ROLE_ID where (a1_.USERNAME=? and a1_.PASSWORD=?)
  1140. 12:53:07.079 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Result set row: 0
  1141. 12:53:07.090 [http-apr-6677-exec-5] DEBUG org.hibernate.loader.Loader - Result row: EntityKey[com.blase.primedorm.hibernate.inhabitant.AuthInfo#1], EntityKey[com.blase.primedorm.hibernate.inhabitant.Role#1], EntityKey[com.blase.primedorm.hibernate.inhabitant.Inhabitant#1]
  1142. 12:53:07.179 [http-apr-6677-exec-5] DEBUG o.h.engine.internal.TwoPhaseLoad - Resolving associations for [com.blase.primedorm.hibernate.inhabitant.AuthInfo#1]
  1143. 12:53:07.198 [http-apr-6677-exec-5] DEBUG o.h.engine.internal.TwoPhaseLoad - Done materializing entity [com.blase.primedorm.hibernate.inhabitant.AuthInfo#1]
  1144. 12:53:07.199 [http-apr-6677-exec-5] DEBUG o.h.engine.internal.TwoPhaseLoad - Resolving associations for [com.blase.primedorm.hibernate.inhabitant.Role#1]
  1145. 12:53:07.199 [http-apr-6677-exec-5] DEBUG o.h.engine.internal.TwoPhaseLoad - Done materializing entity [com.blase.primedorm.hibernate.inhabitant.Role#1]
  1146. 12:53:07.199 [http-apr-6677-exec-5] DEBUG o.h.engine.internal.TwoPhaseLoad - Resolving associations for [com.blase.primedorm.hibernate.inhabitant.Inhabitant#1]
  1147. 12:53:07.206 [http-apr-6677-exec-5] DEBUG o.h.engine.internal.TwoPhaseLoad - Done materializing entity [com.blase.primedorm.hibernate.inhabitant.Inhabitant#1]
  1148. 12:53:07.208 [http-apr-6677-exec-5] DEBUG o.h.r.j.i.LogicalConnectionManagedImpl - Initiating JDBC connection release from afterTransaction
  1149. 12:53:36.462 [pool-1-thread-1] DEBUG o.h.e.j.c.i.DriverManagerConnectionProviderImpl - Connection pool now considered primed; min-size will be maintained
Add Comment
Please, Sign In to add comment