show-sql
How to audit JPA without Hibernate Envers
I need to make an audit module to my Java Web App. I use EclipseLink, not Hibernate (can\'t use Envers). I searched a lot some way to get the SQL or JPQL that JPA is executing, so I could log somethin[详细]
2023-04-12 15:12 分类:问答Show generated SQL in toplink in eclipse
I am using EclipseLink libraries in eclipse (at dev time) and deploy on TopLink, I need to show the generated sql statement.[详细]
2023-01-26 17:53 分类:问答NHibernate not outputting SQL to console
I have configured NHibernate to output the SQL it generates to the console. I have added the following to the app.config of the DLL contai开发者_JAVA技巧ning the integration tests I want to run from N[详细]
2023-01-19 17:41 分类:问答Why TextViews running into each other in RelativeLayout
I have a problem with two Textviews on the same height in a RelativeLayout running into each other. I use the following Layout.[详细]
2022-12-23 09:40 分类:问答