in src/main/java/com/azure/servicebus/jms/ServiceBusJmsSession.java [85:87]
public void commit() throws JMSException { this.innerSession.commit(); }