Hi,
I was trying the example but on a jpa/mysql basis. And there is a small problem with the field order because it is a keyword in Hibernate ... hence no table creation due to an error. Maybe rename the "order" field to "position" could be a good idea
Hi,
I was trying the example but on a jpa/mysql basis. And there is a small problem with the field order because it is a keyword in Hibernate ... hence no table creation due to an error. Maybe rename the "order" field to "position" could be a good idea