Closed hohwille closed 9 years ago
miletsone has to be replanned (renamed to at least 1.1.0 or we create a new one and change the milestone of this issue) as this is not a "micro version" change.
mmm-persistence has been moved to separate repository.
As discussed in issue #123 we want to create generic support for custom datatypes. Therefore we have to hook into hibernate (HibernatePersistenceProvider) or we would need a list of all datatypes and register UserType or CompositeUserType instances. As latter case has the danger that we could replace or collide with hand written UserTypes or AttributeConverters I do not see this as a good option.