if anyone is still wondering how to do this, use hibernate synchronizer, it is an eclipse plugin:
http://hibernatesynch.sourceforge.net/
this wil...
↧
Add a new table - Svorwerk replied 85 days ago
↧
Java Database - Svorwerk replied 85 days ago
or just use netbeans
↧
↧
change from table numbers - Svorwerk replied 40 days ago
You need to create a customers table in the database and then create a hibernate xml mapping file along with the corresponding POJO and DAO objects...
↧
MySql migration - Vanamali replied 39 days ago
Hi, Thank you for replying.. I'm able to resolve all the db related Issues (As mentioned ApplicationConfig.java and resolving the parse error for a...
↧
Final project - Howler replied 28 days ago
You can certainly make changes to the code, since it is open source. As long as you can write some java, you can hack away at the program =)
↧
↧
MySql migration - Vanamali replied 14 days ago
Hi Overkill,
If you want to migrate to MySql then below were the files where the changes need to be made.
1) hibernate.cfg.xml (As you...
↧
Hello all !! I want to make a web interface for this POS. - Hookman replied 4 days ago
@Goddard Sir, I am not able to find MySQL version SVN. Please help me.
↧
Multiple Kitchen Printers including Mysql done - posted by Aminul2050 52 days ago
Hi All
I have just successfully able to add multiple kitchen printers ( up to 5) with Floreant POS including database migration to MYSQL. Customiz...
↧
print receipt modification - Digiholic replied 20 days ago
Make sure you check out 'tags' and not 'trunk'
The guide really should be updated, or the libraries included in trunk.
↧
↧
Hello all !! I want to make a web interface for this POS. - Svorwerk replied 28 days ago
i have created a restful web service and integrated clients into the POS without having to migrate to MySQL, although i recreated the dbs online to...
↧