TavernerPOS - Source Code

Clone: 

git clone http://www.librarysmith.co.uk/tavernerPOS

 

package com.floreantpos.model.dao;



public class DebitCardTransactionDAO extends BaseDebitCardTransactionDAO {

	/**
	 * Default constructor.  Can be used in place of getInstance()
	 */
	public DebitCardTransactionDAO () {}

}

Add comment
These comments are moderated so so won't be published until reviewed.