The munge algorithm can be very basic as long as it renders the JDBC URL sufficiently unrecognizable to the target "real" JDBC driver.
munge算法是很基本的算法,只要它能够使目标“真正的”JDBC驱动程序完全无法识别JDBC URL。
For bindings that work with interfaces or unmodifiable classes, JiBX instead adds the necessary marshalling/unmarshalling code to a special helper class (called the "munge" class) as static methods.
如果绑定要处理接口或不可修改的类,JiBX 转而把必要的编排/反编排代码以 static 方法的形式,添加到特殊的助手类(叫作“munge”类)。
应用推荐