Advertisement
Guest User

Untitled

a guest
Mar 16th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 1.73 KB | None | 0 0
  1. 12:58:56.414 [5] DEBUG NHibernate.Impl.SessionImpl - [session-id=3fe2dfb6-5bb5-4bc2-b81e-1a52fb20bab9] opened SESSION at TIMESTAMP: 634873715364, FOR SESSION factory: [/7b58962caa724c8e908124f68a9cc697]
  2. 12:58:56.415 [5] DEBUG NHibernate.Loader.Criteria.CriteriaQueryTranslator - put criteria=Codigo = String@-1963849727(hash) alias=this0_
  3. 12:58:56.415 [5] DEBUG NHibernate.Loader.Criteria.CriteriaQueryTranslator - returning alias=this_ FOR criteria=Codigo = String@-1963849727(hash)
  4. 12:58:56.415 [5] DEBUG NHibernate.AdoNet.AbstractBatcher - Opened NEW IDbCommand, OPEN IDbCommands: 1
  5. 12:58:56.415 [5] DEBUG NHibernate.AdoNet.AbstractBatcher - Building an IDbCommand object FOR the SqlString: SELECT this_.codigo AS codigo73_0_, this_.fecha_retiro AS fecha2_73_0_, this_.fecha_reserva AS fecha3_73_0_, this_.clientes_id AS clientes4_73_0_, this_.activo AS activo73_0_ FROM Reservas this_ WHERE this_.codigo = ?
  6. 12:58:56.415 [5] DEBUG NHibernate.TYPE.StringType - binding ''0M8XRSEY'' TO parameter: 0
  7. 12:58:56.415 [5] INFO  NHibernate.Loader.Loader - SELECT this_.codigo AS codigo73_0_, this_.fecha_retiro AS fecha2_73_0_, this_.fecha_reserva AS fecha3_73_0_, this_.clientes_id AS clientes4_73_0_, this_.activo AS activo73_0_ FROM Reservas this_ WHERE this_.codigo = ?p0
  8. 12:58:56.415 [5] DEBUG NHibernate.SQL - SELECT this_.codigo AS codigo73_0_, this_.fecha_retiro AS fecha2_73_0_, this_.fecha_reserva AS fecha3_73_0_, this_.clientes_id AS clientes4_73_0_, this_.activo AS activo73_0_ FROM Reservas this_ WHERE this_.codigo = ?p0;?p0 = ''0M8XRSEY'' [TYPE: String (10)]
  9. 12:58:56.415 [5] DEBUG NHibernate.Connection.DriverConnectionProvider - Obtaining IDbConnection FROM Driver
  10. 12:58:56.416 [5] DEBUG NHibernate.AdoNet.AbstractBatcher - ExecuteReader took 0 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement