users@jpa-spec.java.net

[jpa-spec users] [jsr338-experts] Re: EntityGraph's AttributeNode and Type

From: Linda DeMichiel <linda.demichiel_at_oracle.com>
Date: Thu, 17 Jan 2013 12:14:44 -0800

Hi Gordon,

On 1/17/2013 12:06 PM, Gordon Yorke wrote:
> Building on Ollie's feedback with respect to BindableType I was reviewing AttributeNode.getType() and see this method as
> having very little value and unnecessarily crowds the interface. Given the stage we are at with delivering the
> specifiation I suggest we simply remove this method for now and provide other methods that add value to the interface in
> the future.

Would it be useful to simply return the Java type rather than Type?