262263264265266267268269270271272
} @Override protected void endClassMappingElement(String name) throws SAXException { MappingTag tag = _elems.get(name); if (tag == null) return; switch (tag) { case SECONDARY_TABLE: