Class AxionJDBCAdapter

All Implemented Interfaces:
JDBCAdapter

public class AxionJDBCAdapter extends StreamJDBCAdapter
Axion specific Adapter. Axion does not seem to support ALTER statements or sub-selects. This means: - We cannot auto upgrade the schema was we roll out new versions of ActiveMQ - We cannot delete durable sub messages that have be acknowledged by all consumers.