link start!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package oracle.jdbc.dbaccess;
|
||||
|
||||
public interface Message {
|
||||
String msg(String str, Object obj);
|
||||
}
|
||||
Reference in New Issue
Block a user