Uses of Class
org.silverpeas.components.mydb.service.MyDBException
Packages that use MyDBException
-
Uses of MyDBException in org.silverpeas.components.mydb.model
Methods in org.silverpeas.components.mydb.model that throw MyDBExceptionModifier and TypeMethodDescriptionvoidMyDBConnectionInfo.checkConnection()Checks the connection with the remote data source referred in thisMyDBConnectionInfoinstance.MyDBConnectionInfo.openConnection()Opens a connection to the data source targeted by this connection information.