Trimming down Liferay: Removing Hibernate and other unused applications
问题 I have some questions related to interaction of Liferay with hibernate. We for some reasons want to eliminate this layer from the application. Hence the below questions: I know that Liferay is packaged with Hibernate and the access to data in Liferay database is simplified by using the Hibernate API. To what extent does it depend on it? Can it be unplugged? How much development effort would be required on it? For what purpose does liferay use its internal database? Primarily we basically want