Could someone explain, in other words, the bold part of the sentence below?
"Also shown is a second annotation that declares the name of the table in the database schema this persistent class is mapped to. If you omit this information, the Java Persistence API (JPA) provider defaults to the unqualified class name (just as Hibernate will if you omit the table name in an XML mapping file)."
thanks in advance...
best regards..
"Also shown is a second annotation that declares the name of the table in the database schema this persistent class is mapped to. If you omit this information, the Java Persistence API (JPA) provider defaults to the unqualified class name (just as Hibernate will if you omit the table name in an XML mapping file)."
thanks in advance...
best regards..
