Got the same problem annotating the @Id field of my base entity with @AccessType(value = "myproject.ScalaPropertyAccessor").
I expected all properties were accessed via my custom property accessor in Scala's style, but nothing happened.