|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.SQL2008StandardLimitHandler |
From |
To |
|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.NoopLimitHandler |
From |
To |
|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.AbstractLimitHandler |
From |
To |
|
Rename Method public buildLimitHandler(sql String, selection RowSelection) : LimitHandler renamed to public getLimitHandler() : LimitHandler in class org.hibernate.dialect.SQLServer2005Dialect |
From |
To |
|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.SQLServer2005LimitHandler |
From |
To |
|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.LegacyLimitHandler |
From |
To |
|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.LimitHandler |
From |
To |
|
Rename Method public getProcessedSql() : String renamed to public processSql(sql String, selection RowSelection) : String in class org.hibernate.dialect.pagination.CUBRIDLimitHandler |
From |
To |