|
[
Permlink
| « Hide
]
Shay Banon added a comment - 06/Dec/06 02:08 AM
HibernateEntityInfo class is defined as protected static, what exactly do you need?
Excuse me for the inconvenience. You are right. The class is protected static. However, I am unable to instantiate it in a descendant of AbstractHibernateGpsDevice outside the org.compass.gps.device.hibernate.
Probably, it must have a public constructor. Made it public. Note, this is still internal to AbstractHibernateGpsDevice and might need to be changed in the future (for example, to support parallel indexing)
|
|||||||||||||||||||||||||||||||||||||||