1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-11 09:42:54 +00:00

Change-Id: I7385cf78327165548c25be9184190f5b80eeba9c

This commit is contained in:
rogiel
2011-04-28 19:34:16 -03:00
parent 6d52f44278
commit 05e8355aaf
16 changed files with 4 additions and 246 deletions

View File

@@ -1,10 +0,0 @@
package com.l2jserver.service.database;
/**
* The DAO interface
*
* @author <a href="http://www.rogiel.com">Rogiel</a>
*/
public interface DataAccessObject {
}