File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/test/java/examples/simple Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
* See the License for the specific language governing permissions and
14
14
* limitations under the License.
15
15
*/
16
- package examples .simple . newstyle ;
16
+ package examples .simple ;
17
17
18
18
import static examples .simple .legacy .SimpleTableDynamicSqlSupport .*;
19
19
import static org .mybatis .dynamic .sql .SqlBuilder .*;
Original file line number Diff line number Diff line change 13
13
* See the License for the specific language governing permissions and
14
14
* limitations under the License.
15
15
*/
16
- package examples .simple . newstyle ;
16
+ package examples .simple ;
17
17
18
18
import static examples .simple .legacy .SimpleTableDynamicSqlSupport .*;
19
19
import static org .assertj .core .api .Assertions .assertThat ;
You can’t perform that action at this time.
0 commit comments