If your Hibernate application USES JPA V2.0 Criteria API or your application USES inline queries, you can use incremental capture to get the SQL from these queries and convert to static SQL.
如果您的Hibernate应用程序使用Criteria查询,那么可以使用增量捕捉模式获取Criteria查询的sql语句,并将其转化为静态SQL。
Convert static project to dynamic Web project.
将静态工程转变为动态web工程。
Convert each link in each HTML page in this manner, and your application navigation will start to work between the Tapestry and dynamic pages, rather than your static HTML templates.
用这种方式把每个HTML页面中的每个链接进行转换,然后应用程序的导航会在Tapestry和动态页面之间开始工作,而不是在静态的HTML模板之间。
If your Hibernate application USES Criteria queries, you can use incremental capture to get the SQL for the Criteria queries and convert it to static SQL.
如果您的Hibernate应用程序使用Criteria查询,那么可以使用增量捕捉模式获取Criteria查询的sql语句,并将其转化为静态SQL。
Extract constant is similar to Extract Local Variable, but you must select a static, constant expression, which the refactoring will convert to a static final constant.
ExtractConstant与ExtractLocalVariable相似,但是您必须选择静态常量表达式,重构工具将会把它转换成静态的final常量。
Extract constant is similar to Extract Local Variable, but you must select a static, constant expression, which the refactoring will convert to a static final constant.
ExtractConstant与ExtractLocalVariable相似,但是您必须选择静态常量表达式,重构工具将会把它转换成静态的final常量。
应用推荐