-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
Split portal-dao-orm-custom-sql into portal-dao-orm-custom-sql-api and portal-dao-orm-custom-sql-impl
portal-dao-orm-custom-sql-api is only exporting com.liferay.portal.dao.orm.custom.sql.CustomSQL. All usages to the old CustomSQLUtil need to be update to use CustomSQL osgi service.