Mybatis之Mapper接口的实现原理

mybatis的mapper代理是用的jdk的动态代理,请看mybatis的以下代码:java /** * Copyright 2009-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not
相关文章
相关标签/搜索