@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface BootstrapSchema
Phase.PARSE
and Phase.PARSE_EJB_DEPLOYMENT and is the
first phase of bootstrapping. For second phase see UpdateSchema
Session the
hibernate session will be passed into the method call.
If it's not present the method is responsible for creating a connection to the database.Copyright © 2014 Umbrew. All rights reserved.