Advertisement
Guest User

Untitled

a guest
Mar 6th, 2019
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.78 KB | None | 0 0
  1. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  2. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  3. INFO: HHH000046: Connection properties: {user=sa, password=****}
  4. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  5. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  6. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  7. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  8. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  9. INFO: HHH000397: Using ASTQueryTranslatorFactory
  10. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  11. INFO: HHH000229: Running schema validator
  12. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  13. INFO: HHH000102: Fetching database metadata
  14. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  15. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  16. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  17. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  18. Total Employees: 0
  19. ******* WRITE *******
  20. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  21. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  22. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  23. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  24. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  25. INFO: HHH000041: Configured SessionFactory: null
  26. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  27. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  28. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  29. INFO: HHH000115: Hibernate connection pool size: 1
  30. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  31. INFO: HHH000006: Autocommit mode: false
  32. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  33. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  34. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  35. INFO: HHH000046: Connection properties: {user=sa, password=****}
  36. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  37. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  38. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  39. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  40. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  41. INFO: HHH000397: Using ASTQueryTranslatorFactory
  42. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  43. INFO: HHH000229: Running schema validator
  44. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  45. INFO: HHH000102: Fetching database metadata
  46. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  47. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  48. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  49. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  50. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  51. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  52. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  53. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  54. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  55. INFO: HHH000041: Configured SessionFactory: null
  56. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  57. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  58. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  59. INFO: HHH000115: Hibernate connection pool size: 1
  60. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  61. INFO: HHH000006: Autocommit mode: false
  62. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  63. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  64. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  65. INFO: HHH000046: Connection properties: {user=sa, password=****}
  66. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  67. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  68. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  69. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  70. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  71. INFO: HHH000397: Using ASTQueryTranslatorFactory
  72. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  73. INFO: HHH000229: Running schema validator
  74. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  75. INFO: HHH000102: Fetching database metadata
  76. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  77. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  78. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  79. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  80. 1 Jack Bauer
  81. ******* UPDATE *******
  82. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  83. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  84. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  85. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  86. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  87. INFO: HHH000041: Configured SessionFactory: null
  88. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  89. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  90. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  91. INFO: HHH000115: Hibernate connection pool size: 1
  92. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  93. INFO: HHH000006: Autocommit mode: false
  94. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  95. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  96. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  97. INFO: HHH000046: Connection properties: {user=sa, password=****}
  98. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  99. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  100. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  101. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  102. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  103. INFO: HHH000397: Using ASTQueryTranslatorFactory
  104. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  105. INFO: HHH000229: Running schema validator
  106. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  107. INFO: HHH000102: Fetching database metadata
  108. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  109. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  110. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  111. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  112. Name Before Update:Jack
  113. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  114. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  115. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  116. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  117. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  118. INFO: HHH000041: Configured SessionFactory: null
  119. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  120. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  121. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  122. INFO: HHH000115: Hibernate connection pool size: 1
  123. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  124. INFO: HHH000006: Autocommit mode: false
  125. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  126. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  127. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  128. INFO: HHH000046: Connection properties: {user=sa, password=****}
  129. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  130. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  131. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  132. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  133. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  134. INFO: HHH000397: Using ASTQueryTranslatorFactory
  135. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  136. INFO: HHH000229: Running schema validator
  137. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  138. INFO: HHH000102: Fetching database metadata
  139. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  140. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  141. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  142. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  143. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  144. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  145. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  146. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  147. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  148. INFO: HHH000041: Configured SessionFactory: null
  149. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  150. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  151. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  152. INFO: HHH000115: Hibernate connection pool size: 1
  153. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  154. INFO: HHH000006: Autocommit mode: false
  155. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  156. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  157. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  158. INFO: HHH000046: Connection properties: {user=sa, password=****}
  159. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  160. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  161. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  162. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  163. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  164. INFO: HHH000397: Using ASTQueryTranslatorFactory
  165. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  166. INFO: HHH000229: Running schema validator
  167. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  168. INFO: HHH000102: Fetching database metadata
  169. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  170. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  171. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  172. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  173. Name Aftere Update:James
  174. ******* DELETE *******
  175. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  176. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  177. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  178. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  179. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  180. INFO: HHH000041: Configured SessionFactory: null
  181. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  182. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  183. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  184. INFO: HHH000115: Hibernate connection pool size: 1
  185. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  186. INFO: HHH000006: Autocommit mode: false
  187. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  188. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  189. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  190. INFO: HHH000046: Connection properties: {user=sa, password=****}
  191. paź 27, 2012 10:15:38 PM org.hibernate.dialect.Dialect <init>
  192. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  193. paź 27, 2012 10:15:38 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  194. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  195. paź 27, 2012 10:15:38 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  196. INFO: HHH000397: Using ASTQueryTranslatorFactory
  197. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  198. INFO: HHH000229: Running schema validator
  199. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  200. INFO: HHH000102: Fetching database metadata
  201. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  202. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  203. paź 27, 2012 10:15:38 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  204. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  205. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration configure
  206. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  207. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  208. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  209. paź 27, 2012 10:15:38 PM org.hibernate.cfg.Configuration doConfigure
  210. INFO: HHH000041: Configured SessionFactory: null
  211. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  212. INFO: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  213. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  214. INFO: HHH000115: Hibernate connection pool size: 1
  215. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  216. INFO: HHH000006: Autocommit mode: false
  217. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  218. INFO: HHH000401: using driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] at URL [jdbc:sqlserver://localhost:1433;databaseName=dreamfoto;]
  219. paź 27, 2012 10:15:38 PM org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  220. INFO: HHH000046: Connection properties: {user=sa, password=****}
  221. paź 27, 2012 10:15:39 PM org.hibernate.dialect.Dialect <init>
  222. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  223. paź 27, 2012 10:15:39 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  224. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  225. paź 27, 2012 10:15:39 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  226. INFO: HHH000397: Using ASTQueryTranslatorFactory
  227. paź 27, 2012 10:15:39 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  228. INFO: HHH000229: Running schema validator
  229. paź 27, 2012 10:15:39 PM org.hibernate.tool.hbm2ddl.SchemaValidator validate
  230. INFO: HHH000102: Fetching database metadata
  231. paź 27, 2012 10:15:39 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  232. INFO: HHH000261: Table found: dreamfoto.dbo.employee
  233. paź 27, 2012 10:15:39 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  234. INFO: HHH000037: Columns: [cell_phone, id, birth_date, lastname, firstname]
  235. Object:null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement