Revision 20098 trunk/libraries/libDriverManager/src/com/hardcode/driverManager/Driver.java

View differences:

Driver.java
8 8
public interface Driver {
9 9
	
10 10
	/**
11
	 * Gets the name of the driver.
11
	 * <p>Gets the name of this driver.</p>
12 12
	 * 
13 13
	 * @return this driver's name
14 14
	 */

Also available in: Unified diff