Uses of Class
org.exoplatform.services.database.DBTableManager
Packages that use DBTableManager
-
Uses of DBTableManager in org.exoplatform.services.database
Subclasses of DBTableManager in org.exoplatform.services.databaseModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : Le Bien Thuy lebienthuy@exoplatform.com Apr 4, 2006classCreated by The eXo Platform SAS Author : Le Bien Thuy lebienthuy@exoplatform.com Apr 4, 2006classCreated by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Apr 4, 2006Methods in org.exoplatform.services.database that return DBTableManagerModifier and TypeMethodDescriptionstatic final DBTableManagerDBTableManager.createDBTableManager(ExoDatasource datasource) This method should check the database type and version and create a corresponded DBTableManagerExoDatasource.getDBTableManager()This method should return the DBTableManager object.