/** For internal use only. */ public static void initMeta() { try { metaClass.setSuperMetaClass(DbORTrigger.metaClass); } catch (Exception e) { throw new RuntimeException("Meta init"); } }
/** For internal use only. */ public static void initMeta() { try { metaClass.setSuperMetaClass(DbSMSAssociationGo.metaClass); } catch (Exception e) { throw new RuntimeException("Meta init"); } }