Uses of Class
org.apache.activemq.schema.core.DtoJDBCIOExceptionHandler
Packages that use DtoJDBCIOExceptionHandler
-
Uses of DtoJDBCIOExceptionHandler in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoJDBCIOExceptionHandlerModifier and TypeFieldDescriptionprotected DtoJDBCIOExceptionHandlerDtoBroker.IoExceptionHandler.jdbcioExceptionHandlerprotected DtoJDBCIOExceptionHandlerDtoBrokerService.IoExceptionHandler.jdbcioExceptionHandlerMethods in org.apache.activemq.schema.core that return DtoJDBCIOExceptionHandlerModifier and TypeMethodDescriptionObjectFactory.createDtoJDBCIOExceptionHandler()Create an instance ofDtoJDBCIOExceptionHandlerDtoBroker.IoExceptionHandler.getJDBCIOExceptionHandler()Obtient la valeur de la propriété jdbcioExceptionHandler.DtoBrokerService.IoExceptionHandler.getJDBCIOExceptionHandler()Obtient la valeur de la propriété jdbcioExceptionHandler.Methods in org.apache.activemq.schema.core with parameters of type DtoJDBCIOExceptionHandlerModifier and TypeMethodDescriptionvoidDtoBroker.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.