Creates a new
CompassTemplate based on the provided
Compass . Subclasses
can override it to create a subclass of CompassTemplate, or change the configuration.
The method is only called when initializing the dao with Compass instance
and not a CompassTemplate instance.
Parameters: compass - A new CompassTemplate warpping the given Compass instance.