forked from plusone/plusone-commons
移动类位置。
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package xyz.zhouxy.plusone.commons.jdbc;
|
||||
package xyz.zhouxy.plusone.commons.sql;
|
||||
|
||||
import java.util.Collection;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package xyz.zhouxy.plusone.commons.jdbc;
|
||||
package xyz.zhouxy.plusone.commons.sql;
|
||||
|
||||
import com.google.common.annotations.Beta;
|
||||
|
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package xyz.zhouxy.plusone.commons.jdbc;
|
||||
package xyz.zhouxy.plusone.commons.sql;
|
||||
|
||||
import org.apache.ibatis.jdbc.AbstractSQL;
|
||||
|
Reference in New Issue
Block a user