Uses of Class
org.apache.activemq.schema.core.DtoJDBCIOExceptionHandler
-
Packages that use DtoJDBCIOExceptionHandler Package Description org.apache.activemq.schema.core -
-
Uses of DtoJDBCIOExceptionHandler in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoJDBCIOExceptionHandler Modifier and Type Field Description protected DtoJDBCIOExceptionHandlerDtoBroker.IoExceptionHandler. jdbcioExceptionHandlerprotected DtoJDBCIOExceptionHandlerDtoBrokerService.IoExceptionHandler. jdbcioExceptionHandlerMethods in org.apache.activemq.schema.core that return DtoJDBCIOExceptionHandler Modifier and Type Method Description DtoJDBCIOExceptionHandlerObjectFactory. createDtoJDBCIOExceptionHandler()Create an instance ofDtoJDBCIOExceptionHandlerDtoJDBCIOExceptionHandlerDtoBroker.IoExceptionHandler. getJDBCIOExceptionHandler()Obtient la valeur de la propriété jdbcioExceptionHandler.DtoJDBCIOExceptionHandlerDtoBrokerService.IoExceptionHandler. getJDBCIOExceptionHandler()Obtient la valeur de la propriété jdbcioExceptionHandler.Methods in org.apache.activemq.schema.core with parameters of type DtoJDBCIOExceptionHandler Modifier and Type Method Description voidDtoBroker.IoExceptionHandler. setJDBCIOExceptionHandler(DtoJDBCIOExceptionHandler value)Définit la valeur de la propriété jdbcioExceptionHandler.voidDtoBrokerService.IoExceptionHandler. setJDBCIOExceptionHandler(DtoJDBCIOExceptionHandler value)Définit la valeur de la propriété jdbcioExceptionHandler.
-