Product Information > Version 7.1 Release Information > Upgrading to JADE Release 7.1 > create Statement Handling (PAR 62019)

create Statement Handling (PAR 62019)

When finding undeleted transient instances (that is, possible transient leaks), JADE now handles create statements in which the as expression is a static class name. If the as expression is not a static class name, the create statement is ignored because the type returned by the expression cannot be determined.

The type of the create statement is treated as transient if the create: