Initial OpenECOMP MSO commit
[so.git] / mso-catalog-db / src / test / java / org / openecomp / mso / db / catalog / CatalogDatabaseESTestscaffolding.java
1 /**
2  * Scaffolding file used to store all the setups needed to run 
3  * tests automatically generated by EvoSuite
4  * Mon Nov 14 08:18:49 GMT 2016
5  */
6
7 package org.openecomp.mso.db.catalog;
8
9 import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
10 import org.junit.BeforeClass;
11 import org.junit.Before;
12 import org.junit.After;
13 import org.junit.AfterClass;
14 import org.evosuite.runtime.sandbox.Sandbox;
15
16 @EvoSuiteClassExclude
17 public class CatalogDatabaseESTestscaffolding {
18
19   @org.junit.Rule 
20   public org.evosuite.runtime.vnet.NonFunctionalRequirementRule nfr = new org.evosuite.runtime.vnet.NonFunctionalRequirementRule();
21
22   private static final java.util.Properties defaultProperties = (java.util.Properties) java.lang.System.getProperties().clone(); 
23
24   private org.evosuite.runtime.thread.ThreadStopper threadStopper =  new org.evosuite.runtime.thread.ThreadStopper (org.evosuite.runtime.thread.KillSwitchHandler.getInstance(), 3000);
25
26   @BeforeClass 
27   public static void initEvoSuiteFramework() { 
28     org.evosuite.runtime.RuntimeSettings.className = "org.openecomp.mso.db.catalog.CatalogDatabase"; 
29     org.evosuite.runtime.GuiSupport.initialize(); 
30     org.evosuite.runtime.RuntimeSettings.maxNumberOfThreads = 100; 
31     org.evosuite.runtime.RuntimeSettings.maxNumberOfIterationsPerLoop = 10000; 
32     org.evosuite.runtime.RuntimeSettings.mockSystemIn = true; 
33     org.evosuite.runtime.RuntimeSettings.sandboxMode = org.evosuite.runtime.sandbox.Sandbox.SandboxMode.RECOMMENDED; 
34     org.evosuite.runtime.sandbox.Sandbox.initializeSecurityManagerForSUT(); 
35     org.evosuite.runtime.classhandling.JDKClassResetter.init(); 
36     initializeClasses();
37     org.evosuite.runtime.Runtime.getInstance().resetRuntime(); 
38   } 
39
40   @AfterClass 
41   public static void clearEvoSuiteFramework(){ 
42     Sandbox.resetDefaultSecurityManager(); 
43     java.lang.System.setProperties((java.util.Properties) defaultProperties.clone()); 
44   } 
45
46   @Before 
47   public void initTestCase(){ 
48     threadStopper.storeCurrentThreads();
49     threadStopper.startRecordingTime();
50     org.evosuite.runtime.jvm.ShutdownHookHandler.getInstance().initHandler(); 
51     org.evosuite.runtime.sandbox.Sandbox.goingToExecuteSUTCode(); 
52      
53     org.evosuite.runtime.GuiSupport.setHeadless(); 
54     org.evosuite.runtime.Runtime.getInstance().resetRuntime(); 
55     org.evosuite.runtime.agent.InstrumentingAgent.activate(); 
56   } 
57
58   @After 
59   public void doneWithTestCase(){ 
60     threadStopper.killAndJoinClientThreads();
61     org.evosuite.runtime.jvm.ShutdownHookHandler.getInstance().safeExecuteAddedHooks(); 
62     org.evosuite.runtime.classhandling.JDKClassResetter.reset(); 
63     resetClasses(); 
64     org.evosuite.runtime.sandbox.Sandbox.doneWithExecutingSUTCode(); 
65     org.evosuite.runtime.agent.InstrumentingAgent.deactivate(); 
66     org.evosuite.runtime.GuiSupport.restoreHeadlessMode(); 
67   } 
68
69
70   private static void initializeClasses() {
71     org.evosuite.runtime.classhandling.ClassStateSupport.initializeClasses(CatalogDatabaseESTestscaffolding.class.getClassLoader() ,
72       "org.hibernate.sql.Alias",
73       "org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator",
74       "org.hibernate.type.BasicType",
75       "org.hibernate.service.spi.ServiceInitiator",
76       "org.hibernate.type.UUIDBinaryType",
77       "org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor",
78       "org.hibernate.type.descriptor.java.NClobTypeDescriptor",
79       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$4$1",
80       "org.hibernate.service.spi.SessionFactoryServiceRegistry",
81       "org.hibernate.Transaction",
82       "org.dom4j.tree.NamespaceStack",
83       "org.hibernate.annotations.common.reflection.ReflectionManager",
84       "org.hibernate.type.descriptor.java.ImmutableMutabilityPlan",
85       "org.hibernate.bytecode.spi.ReflectionOptimizer$InstantiationOptimizer",
86       "org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor",
87       "org.hibernate.mapping.FetchProfile",
88       "org.hibernate.id.TableHiLoGenerator",
89       "org.dom4j.tree.AbstractBranch",
90       "org.hibernate.type.NumericBooleanType",
91       "org.hibernate.annotations.common.reflection.ClassLoaderDelegate",
92       "org.hibernate.NaturalIdLoadAccess",
93       "org.hibernate.ScrollableResults",
94       "org.dom4j.Namespace",
95       "org.hibernate.engine.jdbc.batch.spi.BatchBuilder",
96       "org.dom4j.tree.DefaultDocumentType",
97       "org.hibernate.service.ConfigLoader",
98       "org.hibernate.metamodel.source.MetadataImplementor",
99       "org.hibernate.cfg.EJB3NamingStrategy",
100       "org.hibernate.boot.registry.classloading.spi.ClassLoaderService",
101       "org.hibernate.type.DoubleType",
102       "org.hibernate.mapping.Value",
103       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$3$1",
104       "org.hibernate.type.descriptor.java.ClassTypeDescriptor",
105       "org.hibernate.service.internal.ConcurrentServiceBinding$Node",
106       "org.hibernate.CacheMode",
107       "org.hibernate.type.ForeignKeyDirection$2",
108       "org.hibernate.type.IdentifierBagType",
109       "org.hibernate.type.MapType",
110       "org.hibernate.cfg.MetadataSourceType",
111       "org.hibernate.dialect.Dialect",
112       "org.hibernate.boot.registry.selector.StrategyRegistration",
113       "org.hibernate.type.ForeignKeyDirection$1",
114       "org.hibernate.ScrollMode",
115       "org.hibernate.FetchMode",
116       "org.hibernate.type.CurrencyType",
117       "org.hibernate.persister.collection.CollectionPersister",
118       "org.hibernate.service.internal.ConcurrentServiceBinding$Entry",
119       "org.hibernate.metamodel.relational.Size",
120       "org.hibernate.AssertionFailure",
121       "org.hibernate.bytecode.spi.ReflectionOptimizer$AccessOptimizer",
122       "org.dom4j.tree.FlyweightComment",
123       "org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform",
124       "org.hibernate.type.CustomType",
125       "org.hibernate.id.enhanced.TableGenerator",
126       "org.hibernate.mapping.RelationalModel",
127       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$5$1",
128       "org.hibernate.event.spi.PostUpdateEventListener",
129       "org.hibernate.type.descriptor.java.ClobTypeDescriptor",
130       "org.hibernate.hql.spi.MultiTableBulkIdStrategy$DeleteHandler",
131       "org.dom4j.tree.ConcurrentReaderHashMap$ValueIterator",
132       "org.hibernate.cfg.beanvalidation.IntegrationException",
133       "org.hibernate.proxy.ProxyFactory",
134       "org.hibernate.mapping.Filterable",
135       "org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor",
136       "org.hibernate.type.SortedSetType",
137       "org.hibernate.engine.config.spi.ConfigurationService",
138       "org.hibernate.engine.config.internal.ConfigurationServiceInitiator",
139       "org.hibernate.persister.spi.PersisterClassResolver",
140       "org.hibernate.type.TypeFactory",
141       "org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl",
142       "org.hibernate.secure.spi.PermissibleAction$1",
143       "org.hibernate.cfg.Configuration$CacheHolder",
144       "org.hibernate.annotations.common.reflection.Filter",
145       "org.hibernate.dialect.Sybase11Dialect",
146       "org.hibernate.engine.jdbc.spi.JdbcServices",
147       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$4$1",
148       "org.hibernate.engine.transaction.jta.platform.internal.JRun4JtaPlatform",
149       "org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor",
150       "org.hibernate.type.descriptor.java.CurrencyTypeDescriptor",
151       "org.hibernate.type.BlobType",
152       "org.hibernate.type.descriptor.java.BlobTypeDescriptor$BlobMutabilityPlan",
153       "org.hibernate.annotations.common.reflection.XClass",
154       "org.hibernate.dialect.PostgresPlusDialect",
155       "org.hibernate.engine.transaction.jta.platform.internal.JtaSynchronizationStrategy",
156       "org.hibernate.type.CharacterArrayType",
157       "org.hibernate.metamodel.binding.AttributeBindingContainer",
158       "org.hibernate.internal.util.xml.XmlDocument",
159       "org.hibernate.engine.jdbc.spi.SqlExceptionHelper",
160       "org.hibernate.dialect.DerbyTenSixDialect",
161       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor",
162       "org.hibernate.hql.spi.MultiTableBulkIdStrategy$UpdateHandler",
163       "org.hibernate.integrator.spi.IntegratorService",
164       "org.hibernate.dialect.SAPDBDialect",
165       "org.hibernate.dialect.SybaseAnywhereDialect",
166       "org.hibernate.internal.util.ValueHolder",
167       "org.hibernate.engine.jdbc.internal.JdbcServicesImpl",
168       "org.hibernate.type.descriptor.sql.BigIntTypeDescriptor",
169       "org.hibernate.dialect.SybaseASE15Dialect",
170       "org.openecomp.mso.db.catalog.utils.MavenLikeVersioning",
171       "org.hibernate.engine.jdbc.internal.JdbcServicesInitiator",
172       "org.dom4j.tree.ConcurrentReaderHashMap$HashIterator",
173       "org.hibernate.type.AnyType",
174       "org.dom4j.util.SingletonStrategy",
175       "org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor",
176       "org.dom4j.tree.BackedList",
177       "org.hibernate.service.ServiceRegistryBuilder",
178       "org.jboss.logging.JDKLoggerProvider",
179       "org.openecomp.mso.logger.MsoLogger$ErrorCode",
180       "org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl",
181       "org.hibernate.service.internal.ConcurrentServiceBinding",
182       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$2$1",
183       "org.hibernate.type.ListType",
184       "org.hibernate.type.IntegerType",
185       "org.hibernate.dialect.Ingres9Dialect",
186       "org.hibernate.dialect.TeradataDialect",
187       "org.hibernate.AnnotationException",
188       "org.hibernate.proxy.EntityNotFoundDelegate",
189       "org.hibernate.type.SetType",
190       "org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator",
191       "org.hibernate.ReplicationMode$1",
192       "org.hibernate.type.NClobType",
193       "org.hibernate.service.spi.Configurable",
194       "org.hibernate.ReplicationMode$2",
195       "org.hibernate.ReplicationMode$3",
196       "org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory",
197       "org.hibernate.ReplicationMode$4",
198       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$5$1",
199       "org.openecomp.mso.db.catalog.beans.Service",
200       "org.hibernate.annotations.common.reflection.java.JavaReflectionManager",
201       "org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor",
202       "org.hibernate.TransientObjectException",
203       "org.hibernate.id.IncrementGenerator",
204       "org.openecomp.mso.logger.MsoLogger$Catalog",
205       "org.hibernate.annotations.common.reflection.java.generics.TypeEnvironmentFactory",
206       "org.hibernate.engine.spi.FilterDefinition",
207       "org.hibernate.type.TypeFactory$TypeScopeImpl",
208       "org.hibernate.annotations.common.reflection.XMethod",
209       "org.hibernate.engine.jdbc.connections.spi.ConnectionProvider",
210       "org.hibernate.type.ByteType",
211       "org.hibernate.event.spi.AbstractEvent",
212       "org.hibernate.integrator.spi.Integrator",
213       "org.hibernate.dialect.Oracle8iDialect",
214       "org.dom4j.ElementHandler",
215       "org.dom4j.tree.DefaultAttribute",
216       "org.hibernate.engine.transaction.spi.LocalStatus",
217       "org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor",
218       "org.hibernate.mapping.RootClass",
219       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$3$1",
220       "org.hibernate.engine.loading.internal.CollectionLoadContext",
221       "org.hibernate.engine.transaction.jta.platform.internal.WebSphereExtendedJtaPlatform",
222       "org.hibernate.type.descriptor.sql.DoubleTypeDescriptor",
223       "org.hibernate.type.CompositeCustomType",
224       "org.hibernate.boot.registry.selector.spi.StrategySelectionException",
225       "org.hibernate.dialect.JDataStoreDialect",
226       "org.hibernate.annotations.common.util.impl.Log_$logger",
227       "org.dom4j.rule.Pattern",
228       "org.openecomp.mso.db.catalog.beans.HeatFiles",
229       "org.hibernate.dialect.PointbaseDialect",
230       "org.hibernate.dialect.DerbyDialect",
231       "org.hibernate.event.internal.EntityCopyNotAllowedObserver",
232       "org.hibernate.id.SelectGenerator",
233       "org.hibernate.dialect.TimesTenDialect",
234       "org.hibernate.internal.util.xml.ErrorLogger",
235       "org.hibernate.id.insert.InsertGeneratedIdentifierDelegate",
236       "org.dom4j.tree.AbstractComment",
237       "org.hibernate.MultiTenancyStrategy",
238       "org.dom4j.Branch",
239       "org.jboss.logging.DelegatingBasicLogger",
240       "org.hibernate.type.ShortType",
241       "org.hibernate.service.StandardServiceInitiators",
242       "org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry",
243       "org.hibernate.type.descriptor.sql.NCharTypeDescriptor",
244       "org.hibernate.service.spi.Manageable",
245       "org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl",
246       "org.hibernate.metamodel.domain.Type",
247       "org.dom4j.XPath",
248       "org.hibernate.type.VersionType",
249       "org.hibernate.integrator.internal.IntegratorServiceImpl",
250       "org.hibernate.dialect.Ingres10Dialect",
251       "org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl",
252       "org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor$TimestampMutabilityPlan",
253       "org.hibernate.type.AdaptedImmutableType",
254       "org.hibernate.type.TypeResolver",
255       "org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor",
256       "org.hibernate.type.BinaryType",
257       "org.hibernate.bytecode.spi.BytecodeProvider",
258       "org.hibernate.SynchronizeableQuery",
259       "org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData",
260       "org.hibernate.metamodel.binding.EntityBinding",
261       "org.hibernate.type.descriptor.java.CharacterTypeDescriptor",
262       "org.hibernate.event.spi.EventSource",
263       "org.hibernate.id.IntegralDataTypeHolder",
264       "org.dom4j.tree.DefaultText",
265       "org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator",
266       "org.hibernate.type.ManyToOneType",
267       "org.hibernate.engine.transaction.jta.platform.internal.JOTMJtaPlatform",
268       "org.hibernate.engine.jdbc.LobCreationContext",
269       "org.hibernate.engine.transaction.jta.platform.internal.JOnASJtaPlatform",
270       "org.hibernate.id.enhanced.SequenceStyleGenerator",
271       "org.hibernate.tuple.entity.DynamicMapEntityTuplizer",
272       "org.dom4j.tree.ConcurrentReaderHashMap$KeyIterator",
273       "com.att.eelf.i18n.EELFResolvableErrorEnum",
274       "org.hibernate.LockOptions",
275       "org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor",
276       "org.hibernate.cache.internal.CollectionCacheInvalidator",
277       "org.hibernate.dialect.AbstractTransactSQLDialect",
278       "org.hibernate.annotations.common.reflection.XAnnotatedElement",
279       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$5",
280       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$4",
281       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$3",
282       "org.hibernate.service.spi.ServiceContributor",
283       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$2",
284       "org.hibernate.jdbc.WorkExecutorVisitable",
285       "org.hibernate.service.spi.ServiceRegistryAwareService",
286       "org.hibernate.type.descriptor.sql.DecimalTypeDescriptor",
287       "org.dom4j.tree.AbstractDocument",
288       "org.openecomp.mso.db.catalog.utils.MavenLikeVersioningComparator",
289       "org.hibernate.dialect.FirebirdDialect",
290       "org.hibernate.id.SequenceIdentityGenerator",
291       "org.dom4j.Attribute",
292       "org.hibernate.type.descriptor.java.MutabilityPlan",
293       "org.hibernate.dialect.DerbyTenSevenDialect",
294       "org.jboss.logging.AbstractLoggerProvider",
295       "org.dom4j.Document",
296       "org.hibernate.boot.registry.BootstrapServiceRegistryBuilder",
297       "org.hibernate.Criteria",
298       "org.hibernate.annotations.common.reflection.java.JavaXCollectionType",
299       "org.hibernate.event.internal.EntityCopyAllowedLoggedObserver",
300       "org.dom4j.tree.ConcurrentReaderHashMap",
301       "org.hibernate.SessionEventListener",
302       "org.hibernate.dialect.MimerSQLDialect",
303       "org.openecomp.mso.db.catalog.beans.VnfResource",
304       "com.att.eelf.i18n.EELFResourceManager$RESOURCE_TYPES",
305       "org.hibernate.InvalidMappingException",
306       "org.hibernate.service.UnknownUnwrapTypeException",
307       "org.hibernate.exception.spi.ViolatedConstraintNameExtracter",
308       "org.dom4j.tree.AbstractDocumentType",
309       "org.hibernate.persister.internal.PersisterFactoryInitiator",
310       "org.hibernate.metamodel.Metadata",
311       "org.hibernate.engine.transaction.jta.platform.internal.BorlandEnterpriseServerJtaPlatform",
312       "org.hibernate.engine.spi.Mapping",
313       "org.hibernate.service.Service",
314       "org.dom4j.CDATA",
315       "org.dom4j.tree.FlyweightText",
316       "org.hibernate.type.ObjectType",
317       "org.openecomp.mso.db.catalog.CatalogDatabase",
318       "org.hibernate.service.spi.ServiceRegistryImplementor",
319       "org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformResolver",
320       "org.dom4j.tree.ConcurrentReaderHashMap$BarrierLock",
321       "org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor",
322       "org.hibernate.type.DbTimestampType",
323       "org.hibernate.procedure.ProcedureCall",
324       "org.hibernate.service.UnknownServiceException",
325       "org.hibernate.id.BulkInsertionCapableIdentifierGenerator",
326       "org.hibernate.service.spi.Stoppable",
327       "org.hibernate.annotations.common.reflection.XProperty",
328       "org.hibernate.boot.registry.BootstrapServiceRegistry",
329       "org.hibernate.cfg.Configuration$MetadataSourceQueue",
330       "org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor",
331       "org.hibernate.jdbc.Work",
332       "org.hibernate.type.PrimitiveType",
333       "org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor",
334       "org.hibernate.tuple.entity.PojoEntityTuplizer",
335       "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator",
336       "org.hibernate.usertype.UserType",
337       "org.hibernate.type.TimeType",
338       "org.hibernate.internal.util.xml.XMLHelper",
339       "org.hibernate.annotations.common.reflection.MetadataProvider",
340       "org.hibernate.cfg.beanvalidation.BeanValidationIntegrator",
341       "org.hibernate.tuple.entity.AbstractEntityTuplizer",
342       "org.hibernate.service.spi.ServiceBinding$ServiceLifecycleOwner",
343       "org.jboss.logging.LoggerProvider",
344       "org.hibernate.tool.hbm2ddl.ImportScriptException",
345       "org.dom4j.io.SAXReader",
346       "org.hibernate.id.IdentityGenerator",
347       "org.hibernate.type.ForeignKeyDirection",
348       "org.hibernate.persister.entity.Joinable",
349       "org.hibernate.type.BigDecimalType",
350       "org.hibernate.type.WrapperBinaryType",
351       "org.hibernate.internal.util.ConfigHelper",
352       "org.hibernate.id.enhanced.AccessCallback",
353       "org.dom4j.DocumentType",
354       "org.hibernate.dialect.PostgreSQL82Dialect",
355       "com.att.eelf.configuration.SLF4jWrapper",
356       "org.hibernate.id.Configurable",
357       "org.hibernate.id.SequenceGenerator",
358       "org.hibernate.dialect.Oracle9iDialect",
359       "org.hibernate.cfg.Configuration",
360       "org.dom4j.tree.DefaultDocument",
361       "org.hibernate.engine.spi.SessionFactoryImplementor",
362       "org.jboss.logging.AbstractMdcLoggerProvider",
363       "org.hibernate.type.SerializationException",
364       "org.hibernate.cfg.annotations.reflection.XMLContext$Default",
365       "org.hibernate.type.descriptor.java.CalendarTypeDescriptor$CalendarMutabilityPlan",
366       "org.openecomp.mso.logger.MsoLogger",
367       "org.hibernate.engine.jndi.spi.JndiService",
368       "org.dom4j.tree.ConcurrentReaderHashMap$KeySet",
369       "org.hibernate.type.BooleanType",
370       "org.hibernate.mapping.Collection",
371       "org.hibernate.type.descriptor.sql.TimestampTypeDescriptor",
372       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor",
373       "org.hibernate.engine.jndi.internal.JndiServiceImpl",
374       "org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor",
375       "org.hibernate.metamodel.source.BindingContext",
376       "org.hibernate.cache.internal.RegionFactoryInitiator",
377       "org.openecomp.mso.db.catalog.beans.HeatTemplateParam",
378       "org.dom4j.util.SimpleSingleton",
379       "org.hibernate.cfg.annotations.reflection.XMLContext",
380       "org.hibernate.metamodel.binding.AttributeBinding",
381       "org.hibernate.type.CharacterType",
382       "org.hibernate.type.FloatType",
383       "org.hibernate.annotations.common.reflection.AnnotationReader",
384       "org.hibernate.internal.util.xml.XmlInfrastructureException",
385       "org.jboss.logging.LoggerProviders$1",
386       "org.hibernate.internal.util.xml.XmlDocumentImpl",
387       "org.openecomp.mso.db.catalog.beans.HeatEnvironment",
388       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$4$1",
389       "org.hibernate.id.factory.IdentifierGeneratorFactory",
390       "org.hibernate.type.CollectionType",
391       "org.hibernate.type.descriptor.java.ByteTypeDescriptor",
392       "org.hibernate.boot.registry.StandardServiceRegistryBuilder",
393       "org.hibernate.secure.internal.DisabledJaccServiceImpl",
394       "org.hibernate.secure.spi.JaccService",
395       "org.hibernate.tuple.Tuplizer",
396       "org.hibernate.internal.util.ValueHolder$DeferredInitializer",
397       "org.hibernate.internal.util.xml.Origin",
398       "org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess",
399       "org.hibernate.type.ComponentType",
400       "org.hibernate.engine.jdbc.spi.ResultSetWrapper",
401       "org.hibernate.service.spi.Startable",
402       "org.hibernate.type.DiscriminatorType",
403       "org.hibernate.type.descriptor.sql.BooleanTypeDescriptor",
404       "org.dom4j.Comment",
405       "org.hibernate.service.internal.ProvidedService",
406       "org.hibernate.type.descriptor.java.BlobTypeDescriptor",
407       "org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl$TcclSafeAggregatedClassLoader",
408       "org.jboss.logging.Slf4jLoggerProvider",
409       "org.hibernate.type.SortedMapType",
410       "org.hibernate.type.LongType",
411       "org.hibernate.annotations.common.reflection.MetadataProviderInjector",
412       "org.hibernate.type.descriptor.java.LongTypeDescriptor",
413       "org.hibernate.id.UUIDGenerationStrategy",
414       "org.openecomp.mso.logger.MsoLogger$ResponseCode",
415       "org.hibernate.LockMode",
416       "org.jboss.logging.Slf4jLocationAwareLogger$1",
417       "org.hibernate.boot.registry.selector.spi.StrategySelector",
418       "org.hibernate.EntityMode",
419       "org.hibernate.dialect.HSQLDialect",
420       "org.hibernate.Session$LockRequest",
421       "org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor",
422       "org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory",
423       "org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator",
424       "org.openecomp.mso.logger.MsoLogger$StatusCode",
425       "org.openecomp.mso.db.catalog.beans.VnfComponent",
426       "com.att.eelf.configuration.EELFManager",
427       "org.dom4j.Text",
428       "org.dom4j.tree.AbstractCharacterData",
429       "org.hibernate.engine.transaction.jta.platform.internal.ResinJtaPlatform",
430       "org.hibernate.service.ServiceRegistry",
431       "org.dom4j.io.DOMReader",
432       "org.hibernate.type.TimestampType",
433       "org.hibernate.persister.internal.PersisterClassResolverInitiator",
434       "org.jboss.logging.Logger$Level",
435       "org.hibernate.type.NTextType",
436       "org.hibernate.UnknownProfileException",
437       "org.hibernate.engine.spi.CollectionKey",
438       "org.hibernate.type.descriptor.java.JavaTypeDescriptor",
439       "org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor",
440       "org.hibernate.secure.spi.GrantedPermission",
441       "org.hibernate.type.Type",
442       "org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator",
443       "org.hibernate.MappingNotFoundException",
444       "org.hibernate.internal.util.collections.JoinedIterator",
445       "org.hibernate.jmx.internal.JmxServiceInitiator",
446       "org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor",
447       "org.hibernate.type.CustomCollectionType",
448       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$3$1",
449       "org.hibernate.event.service.spi.DuplicationStrategy",
450       "org.hibernate.type.PostgresUUIDType$PostgresUUIDSqlTypeDescriptor",
451       "org.dom4j.io.DispatchHandler",
452       "org.hibernate.annotations.common.util.impl.LoggerFactory",
453       "org.hibernate.dialect.SQLServer2005Dialect",
454       "org.dom4j.Entity",
455       "org.hibernate.boot.registry.selector.StrategyRegistrationProvider",
456       "org.hibernate.id.PostInsertIdentifierGenerator",
457       "org.hibernate.type.descriptor.java.ShortTypeDescriptor",
458       "org.hibernate.type.descriptor.sql.NumericTypeDescriptor",
459       "org.hibernate.dialect.CUBRIDDialect",
460       "org.hibernate.annotations.common.reflection.java.JavaXType",
461       "org.hibernate.integrator.spi.ServiceContributingIntegrator",
462       "org.hibernate.type.descriptor.java.StringTypeDescriptor",
463       "org.dom4j.ProcessingInstruction",
464       "org.hibernate.boot.registry.StandardServiceRegistry",
465       "org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor$DateMutabilityPlan",
466       "org.hibernate.id.IdentifierGenerator",
467       "org.hibernate.engine.jdbc.dialect.spi.DialectResolver",
468       "org.hibernate.engine.jdbc.spi.SqlExceptionHelper$WarningHandler",
469       "org.hibernate.type.OneToOneType",
470       "org.hibernate.id.GUIDGenerator",
471       "org.hibernate.internal.util.xml.MappingReader$SupportedOrmXsdVersion",
472       "org.dom4j.io.ElementStack",
473       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$5",
474       "org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl",
475       "org.hibernate.SessionFactory",
476       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$3",
477       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$4",
478       "org.hibernate.type.MaterializedClobType",
479       "org.hibernate.type.BigIntegerType",
480       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$2",
481       "org.hibernate.service.internal.AbstractServiceRegistryImpl",
482       "com.att.eelf.i18n.EELFMsgs",
483       "org.hibernate.dialect.SybaseASE157Dialect",
484       "org.dom4j.tree.AbstractText",
485       "org.hibernate.Version",
486       "org.hibernate.engine.transaction.jta.platform.internal.WeblogicJtaPlatform",
487       "org.hibernate.cache.spi.OptimisticCacheSource",
488       "org.hibernate.dialect.SQLServerDialect",
489       "org.hibernate.dialect.SybaseDialect",
490       "org.hibernate.engine.spi.CascadeStyle",
491       "org.dom4j.tree.NamespaceCache",
492       "org.hibernate.engine.jdbc.dialect.spi.DialectFactory",
493       "org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator",
494       "org.hibernate.internal.util.xml.OriginImpl",
495       "org.hibernate.jmx.spi.JmxService",
496       "org.hibernate.id.UUIDGenerator",
497       "org.hibernate.persister.spi.PersisterFactory",
498       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$2$1",
499       "org.hibernate.TypeHelper",
500       "org.hibernate.cfg.AvailableSettings",
501       "org.hibernate.type.PostgresUUIDType",
502       "org.hibernate.dialect.DB2Dialect",
503       "org.hibernate.Session",
504       "org.hibernate.internal.util.config.ConfigurationHelper",
505       "org.dom4j.tree.QNameCache",
506       "org.hibernate.SimpleNaturalIdLoadAccess",
507       "org.hibernate.engine.transaction.jta.platform.internal.BitronixJtaPlatform",
508       "org.jboss.logging.BasicLogger",
509       "org.hibernate.type.SpecialOneToOneType",
510       "org.hibernate.internal.util.config.ConfigurationException",
511       "org.hibernate.metamodel.spi.TypeContributor",
512       "org.hibernate.engine.transaction.jta.platform.internal.SunOneJtaPlatform",
513       "org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator",
514       "org.hibernate.cfg.Environment",
515       "org.hibernate.hql.spi.TemporaryTableBulkIdStrategy",
516       "org.hibernate.type.LocaleType",
517       "org.hibernate.boot.registry.internal.StandardServiceRegistryImpl",
518       "org.hibernate.type.descriptor.sql.SqlTypeDescriptor",
519       "org.dom4j.NodeFilter",
520       "org.hibernate.type.descriptor.java.FloatTypeDescriptor",
521       "org.hibernate.type.descriptor.java.UrlTypeDescriptor",
522       "org.dom4j.tree.DefaultComment",
523       "org.hibernate.type.descriptor.java.SerializableTypeDescriptor",
524       "org.hibernate.dialect.MySQL5InnoDBDialect",
525       "org.hibernate.id.factory.spi.MutableIdentifierGeneratorFactory",
526       "org.hibernate.usertype.CompositeUserType",
527       "org.hibernate.engine.jdbc.spi.SqlStatementLogger",
528       "org.hibernate.mapping.Table",
529       "org.hibernate.secure.spi.IntegrationException",
530       "org.hibernate.mapping.AuxiliaryDatabaseObject",
531       "org.hibernate.annotations.common.reflection.XMember",
532       "org.hibernate.type.descriptor.sql.VarcharTypeDescriptor",
533       "org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor",
534       "org.hibernate.type.descriptor.java.UUIDTypeDescriptor",
535       "org.hibernate.engine.jdbc.spi.ExtractedDatabaseMetaData$SQLStateType",
536       "org.openecomp.mso.db.catalog.beans.Recipe",
537       "org.hibernate.secure.spi.JaccIntegrator$1",
538       "org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator",
539       "org.hibernate.cfg.SettingsFactory",
540       "org.dom4j.io.SAXContentHandler",
541       "org.dom4j.QName",
542       "org.hibernate.type.AssociationType",
543       "org.hibernate.cfg.ExtendsQueueEntry",
544       "org.hibernate.ReplicationMode",
545       "org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl$AggregatedClassLoader",
546       "org.dom4j.tree.DefaultElement",
547       "org.hibernate.engine.transaction.spi.TransactionImplementor",
548       "org.hibernate.persister.entity.EntityPersister",
549       "org.dom4j.Node",
550       "org.hibernate.service.spi.ServiceBinding",
551       "org.hibernate.type.BasicTypeRegistry",
552       "org.hibernate.internal.util.ValueHolder$1",
553       "org.hibernate.dialect.function.SQLFunction",
554       "org.hibernate.NonUniqueResultException",
555       "org.hibernate.SessionFactoryObserver",
556       "org.hibernate.type.descriptor.sql.RealTypeDescriptor",
557       "org.hibernate.dialect.PostgreSQL81Dialect",
558       "org.hibernate.collection.spi.PersistentCollection",
559       "org.hibernate.type.descriptor.sql.DateTypeDescriptor",
560       "org.dom4j.tree.AbstractAttribute",
561       "org.hibernate.internal.CoreMessageLogger_$logger",
562       "org.hibernate.dialect.PostgreSQLDialect",
563       "org.hibernate.dialect.MySQLDialect",
564       "org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration",
565       "org.openecomp.mso.db.catalog.beans.VnfRecipe",
566       "org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform",
567       "org.hibernate.service.ConfigLoader$1",
568       "org.hibernate.type.MaterializedNClobType",
569       "org.hibernate.type.IdentifierType",
570       "org.hibernate.type.SingleColumnType",
571       "org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor",
572       "org.hibernate.SessionBuilder",
573       "org.openecomp.mso.db.catalog.beans.NetworkRecipe",
574       "org.hibernate.mapping.MetaAttributable",
575       "org.hibernate.type.descriptor.java.MutableMutabilityPlan",
576       "org.hibernate.secure.spi.JaccPermissionDeclarations",
577       "org.hibernate.type.UrlType",
578       "org.hibernate.tuple.entity.AbstractEntityTuplizer$MappedIdentifierValueMarshaller",
579       "org.hibernate.tuple.component.ComponentMetamodel",
580       "org.hibernate.persister.walking.spi.EntityDefinition",
581       "org.hibernate.type.YesNoType",
582       "org.hibernate.id.AbstractPostInsertGenerator",
583       "org.openecomp.mso.db.catalog.beans.VfModule",
584       "org.hibernate.annotations.common.reflection.java.JavaXArrayType",
585       "org.hibernate.exception.spi.SQLExceptionConverter",
586       "org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl$AggregatedClassLoader$1",
587       "org.hibernate.type.AbstractStandardBasicType",
588       "org.hibernate.hql.spi.QueryTranslatorFactory",
589       "org.hibernate.SharedSessionContract",
590       "org.hibernate.cfg.Configuration$ObjectNameNormalizerImpl",
591       "org.hibernate.annotations.common.reflection.java.JavaXSimpleType",
592       "org.hibernate.cfg.ObjectNameNormalizer",
593       "org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl",
594       "org.hibernate.service.internal.ServiceDependencyException",
595       "org.hibernate.event.spi.PostDeleteEvent",
596       "org.hibernate.type.descriptor.java.BooleanTypeDescriptor",
597       "org.hibernate.type.descriptor.sql.FloatTypeDescriptor",
598       "org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry",
599       "org.hibernate.dialect.InformixDialect",
600       "org.jboss.logging.Logger",
601       "org.hibernate.cfg.Configuration$1",
602       "org.hibernate.tuple.entity.EntityMetamodel$GenerationStrategyPair",
603       "org.hibernate.type.ImageType",
604       "org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory",
605       "org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform",
606       "org.hibernate.cfg.Configuration$3",
607       "org.hibernate.engine.jndi.JndiNameException",
608       "org.hibernate.dialect.PostgreSQL9Dialect",
609       "org.hibernate.type.CompositeType",
610       "org.openecomp.mso.db.catalog.beans.HeatNestedTemplate",
611       "org.dom4j.ElementPath",
612       "org.jboss.logging.LoggerProviders",
613       "org.hibernate.type.descriptor.WrapperOptions",
614       "org.hibernate.id.SequenceHiLoGenerator",
615       "org.hibernate.type.descriptor.java.NClobTypeDescriptor$NClobMutabilityPlan",
616       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$3",
617       "org.openecomp.mso.db.catalog.beans.VfModuleToHeatFiles",
618       "org.openecomp.mso.entity.MsoRequest",
619       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$2",
620       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$4",
621       "org.hibernate.secure.spi.JaccIntegrator",
622       "org.hibernate.tuple.entity.EntityMetamodel",
623       "org.hibernate.dialect.DerbyTenFiveDialect",
624       "org.hibernate.tuple.Instantiator",
625       "org.hibernate.type.descriptor.java.AbstractTypeDescriptor",
626       "org.hibernate.type.BagType",
627       "org.hibernate.type.CalendarType",
628       "org.hibernate.internal.util.ClassLoaderHelper",
629       "org.hibernate.BasicQueryContract",
630       "org.hibernate.CallbackException",
631       "org.hibernate.engine.jdbc.LobCreator",
632       "org.hibernate.type.descriptor.java.DoubleTypeDescriptor",
633       "org.dom4j.Element",
634       "org.hibernate.dialect.FrontBaseDialect",
635       "org.hibernate.boot.registry.classloading.spi.ClassLoadingException",
636       "org.hibernate.tuple.entity.EntityTuplizerFactory",
637       "org.hibernate.stat.SessionStatistics",
638       "org.hibernate.type.OrderedSetType",
639       "org.hibernate.mapping.TableOwner",
640       "org.hibernate.type.descriptor.ValueBinder",
641       "org.hibernate.bytecode.spi.ReflectionOptimizer",
642       "org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl$Work",
643       "org.hibernate.dialect.DB2390Dialect",
644       "org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl",
645       "org.hibernate.type.descriptor.java.LocaleTypeDescriptor",
646       "org.hibernate.engine.transaction.jta.platform.internal.WebSphereJtaPlatform",
647       "org.hibernate.engine.jdbc.spi.JdbcConnectionAccess",
648       "org.hibernate.SharedSessionBuilder",
649       "org.openecomp.mso.db.catalog.beans.NetworkResource",
650       "org.hibernate.type.TimeZoneType",
651       "org.hibernate.mapping.PersistentClass",
652       "org.hibernate.tuple.entity.EntityTuplizer",
653       "org.hibernate.engine.transaction.jta.platform.internal.OC4JJtaPlatform",
654       "org.hibernate.type.descriptor.java.ClobTypeDescriptor$ClobMutabilityPlan",
655       "org.hibernate.Query",
656       "org.hibernate.annotations.common.reflection.java.generics.TypeEnvironment",
657       "org.hibernate.internal.util.beans.BeanInfoHelper$BeanInfoDelegate",
658       "org.hibernate.event.spi.PostDeleteEventListener",
659       "org.jboss.logging.Slf4jLogger",
660       "org.hibernate.annotations.common.Version",
661       "org.hibernate.EmptyInterceptor",
662       "org.hibernate.type.descriptor.sql.TimeTypeDescriptor",
663       "org.hibernate.type.descriptor.java.IntegerTypeDescriptor",
664       "org.hibernate.bytecode.spi.ClassTransformer",
665       "org.hibernate.id.TableGenerator",
666       "org.hibernate.id.Assigned",
667       "com.att.eelf.configuration.EELFLogger$Level",
668       "org.hibernate.type.ClobType",
669       "org.hibernate.id.UUIDHexGenerator",
670       "org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory",
671       "org.hibernate.id.enhanced.DatabaseStructure",
672       "org.hibernate.cache.CacheException",
673       "org.hibernate.event.spi.PostUpdateEvent",
674       "org.hibernate.type.TypeFactory$1",
675       "org.hibernate.HibernateException",
676       "org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider",
677       "org.hibernate.cfg.annotations.reflection.JPAMetadataProvider",
678       "org.hibernate.cfg.NamingStrategy",
679       "org.hibernate.dialect.H2Dialect",
680       "org.hibernate.type.descriptor.sql.BasicBinder",
681       "org.hibernate.dialect.IngresDialect",
682       "org.hibernate.persister.walking.spi.CollectionDefinition",
683       "org.dom4j.tree.ConcurrentReaderHashMap$Entry",
684       "org.hibernate.tool.hbm2ddl.DatabaseMetadata",
685       "org.hibernate.id.ForeignGenerator",
686       "org.hibernate.type.EmbeddedComponentType",
687       "org.hibernate.event.spi.PostInsertEvent",
688       "com.att.eelf.configuration.EELFLogger",
689       "org.hibernate.type.descriptor.sql.LongNVarcharTypeDescriptor",
690       "org.hibernate.type.descriptor.sql.CharTypeDescriptor",
691       "org.hibernate.type.descriptor.sql.IntegerTypeDescriptor",
692       "org.hibernate.type.CharacterNCharType",
693       "org.hibernate.internal.util.xml.DTDEntityResolver",
694       "org.dom4j.io.JAXPHelper",
695       "org.hibernate.cache.spi.RegionFactory",
696       "org.dom4j.tree.FlyweightAttribute",
697       "org.hibernate.engine.jndi.internal.JndiServiceInitiator",
698       "org.dom4j.IllegalAddException",
699       "org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor",
700       "org.hibernate.annotations.common.reflection.XPackage",
701       "org.hibernate.persister.walking.spi.AttributeSource",
702       "org.hibernate.internal.util.compare.ComparableComparator",
703       "org.dom4j.tree.AbstractNode",
704       "org.dom4j.Visitor",
705       "org.hibernate.type.XmlRepresentableType",
706       "org.dom4j.CharacterData",
707       "org.hibernate.type.AbstractSingleColumnStandardBasicType",
708       "org.hibernate.bytecode.spi.ProxyFactoryFactory",
709       "org.hibernate.cfg.Mappings",
710       "org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform",
711       "org.hibernate.type.DateType",
712       "org.hibernate.type.descriptor.java.UUIDTypeDescriptor$ValueTransformer",
713       "org.hibernate.cfg.RecoverableException",
714       "org.hibernate.type.SerializableType",
715       "org.hibernate.bytecode.buildtime.spi.ClassFilter",
716       "org.hibernate.internal.util.xml.MappingReader",
717       "org.hibernate.dialect.DB2400Dialect",
718       "org.openecomp.mso.db.catalog.beans.HeatTemplate",
719       "org.hibernate.hql.spi.PersistentTableBulkIdStrategy",
720       "org.hibernate.engine.jdbc.spi.SchemaNameResolver",
721       "org.hibernate.annotations.common.util.StandardClassLoaderDelegateImpl",
722       "org.hibernate.IdentifierLoadAccess",
723       "org.hibernate.annotations.common.reflection.ClassLoadingException",
724       "org.hibernate.metamodel.domain.AttributeContainer",
725       "org.hibernate.type.UUIDCharType",
726       "org.hibernate.transform.ResultTransformer",
727       "org.hibernate.cache.internal.NoCachingRegionFactory",
728       "org.hibernate.service.spi.ServiceException",
729       "org.hibernate.internal.util.collections.CollectionHelper",
730       "org.hibernate.exception.spi.SQLExceptionConversionDelegate",
731       "org.hibernate.secure.spi.PermissibleAction",
732       "org.openecomp.mso.db.catalog.beans.VnfComponentsRecipe",
733       "org.hibernate.annotations.common.reflection.java.JavaMetadataProvider",
734       "org.hibernate.Filter",
735       "org.hibernate.context.spi.CurrentTenantIdentifierResolver",
736       "org.hibernate.SQLQuery",
737       "org.hibernate.Interceptor",
738       "org.dom4j.tree.ConcurrentReaderHashMap$Values",
739       "org.dom4j.io.SAXHelper",
740       "org.hibernate.engine.jndi.JndiException",
741       "org.hibernate.dialect.MckoiDialect",
742       "org.hibernate.engine.transaction.internal.TransactionFactoryInitiator",
743       "org.hibernate.LobHelper",
744       "org.hibernate.exception.spi.ConversionContext",
745       "org.hibernate.JDBCException",
746       "org.hibernate.engine.jdbc.dialect.internal.DialectResolverSet",
747       "org.hibernate.type.TextType",
748       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor",
749       "org.hibernate.dialect.Oracle10gDialect",
750       "org.hibernate.engine.jdbc.cursor.spi.RefCursorSupport",
751       "org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder",
752       "org.hibernate.id.AbstractUUIDGenerator",
753       "org.openecomp.mso.db.catalog.beans.ServiceRecipe",
754       "org.hibernate.hql.spi.MultiTableBulkIdStrategy",
755       "org.hibernate.type.LiteralType",
756       "org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator",
757       "org.hibernate.service.spi.SessionFactoryServiceRegistryFactory",
758       "org.hibernate.metamodel.spi.TypeContributions",
759       "org.hibernate.service.spi.InjectService",
760       "org.hibernate.engine.loading.internal.EntityLoadContext",
761       "org.hibernate.type.ClassType",
762       "org.hibernate.type.TypeFactory$TypeScope",
763       "org.hibernate.type.descriptor.java.ArrayMutabilityPlan",
764       "org.hibernate.bytecode.buildtime.spi.FieldFilter",
765       "org.hibernate.cache.spi.QueryCacheFactory",
766       "org.hibernate.criterion.CriteriaSpecification",
767       "org.hibernate.type.ArrayType",
768       "org.hibernate.type.CharArrayType",
769       "org.hibernate.engine.transaction.jta.platform.internal.OrionJtaPlatform",
770       "org.jboss.logging.Logger$1",
771       "org.hibernate.boot.registry.selector.internal.StrategySelectorImpl",
772       "org.hibernate.type.ProcedureParameterExtractionAware",
773       "org.hibernate.MappingException",
774       "org.hibernate.mapping.Fetchable",
775       "org.hibernate.type.AbstractType",
776       "org.hibernate.dialect.MySQL5Dialect",
777       "org.hibernate.engine.spi.SessionImplementor",
778       "org.hibernate.dialect.InterbaseDialect",
779       "org.hibernate.type.descriptor.sql.BinaryTypeDescriptor",
780       "org.dom4j.tree.ConcurrentReaderHashMap$1",
781       "org.hibernate.type.TrueFalseType",
782       "org.hibernate.event.spi.PostInsertEventListener",
783       "org.hibernate.type.StringRepresentableType",
784       "org.hibernate.internal.CoreMessageLogger",
785       "org.hibernate.tuple.InDatabaseValueGenerationStrategy",
786       "org.hibernate.dialect.Cache71Dialect",
787       "org.hibernate.secure.spi.PermissionCheckEntityInformation",
788       "org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor$TimeMutabilityPlan",
789       "org.hibernate.tuple.InMemoryValueGenerationStrategy",
790       "org.hibernate.type.EntityType",
791       "org.hibernate.event.internal.EntityCopyAllowedObserver",
792       "org.dom4j.tree.AbstractElement",
793       "org.hibernate.dialect.ProgressDialect",
794       "org.hibernate.cfg.Settings",
795       "org.dom4j.DocumentFactory",
796       "org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator",
797       "org.dom4j.DocumentException",
798       "org.hibernate.type.descriptor.java.SerializableTypeDescriptor$SerializableMutabilityPlan",
799       "org.dom4j.tree.ConcurrentReaderHashMap$EntrySet",
800       "org.hibernate.type.CalendarDateType",
801       "com.att.eelf.i18n.EELFResourceManager",
802       "org.hibernate.type.StringType",
803       "org.openecomp.mso.logger.MessageEnum",
804       "org.jboss.logging.Slf4jLocationAwareLogger",
805       "org.hibernate.type.StringNVarcharType",
806       "org.hibernate.engine.transaction.spi.TransactionFactory",
807       "org.hibernate.cfg.AttributeConverterDefinition",
808       "org.hibernate.FlushMode",
809       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$2$1",
810       "org.hibernate.type.MaterializedBlobType",
811       "org.hibernate.event.spi.EntityCopyObserver",
812       "org.hibernate.cfg.EJB3DTDEntityResolver",
813       "org.hibernate.annotations.common.util.impl.Log",
814       "org.hibernate.dialect.SQLServer2008Dialect",
815       "org.hibernate.engine.jdbc.dialect.spi.DialectResolutionInfoSource",
816       "org.hibernate.type.descriptor.java.CalendarTypeDescriptor",
817       "org.hibernate.type.descriptor.ValueExtractor",
818       "com.att.eelf.i18n.EELFResourceManager$1",
819       "org.hibernate.service.spi.Wrapped",
820       "org.hibernate.bytecode.spi.EntityInstrumentationMetadata",
821       "org.hibernate.id.PersistentIdentifierGenerator",
822       "org.hibernate.internal.CoreLogging",
823       "org.hibernate.type.OrderedMapType",
824       "org.hibernate.jdbc.ReturningWork",
825       "org.hibernate.metamodel.relational.Size$LobMultiplier",
826       "org.hibernate.boot.registry.StandardServiceInitiator"
827     );
828   } 
829
830   private static void resetClasses() {
831     org.evosuite.runtime.classhandling.ClassResetter.getInstance().setClassLoader(CatalogDatabaseESTestscaffolding.class.getClassLoader());
832
833     org.evosuite.runtime.classhandling.ClassStateSupport.resetClasses(
834       "com.att.eelf.i18n.EELFResourceManager",
835       "org.openecomp.mso.logger.MessageEnum",
836       "org.openecomp.mso.logger.MsoLogger$Catalog",
837       "org.openecomp.mso.logger.MsoLogger$ResponseCode",
838       "org.openecomp.mso.logger.MsoLogger$StatusCode",
839       "org.openecomp.mso.logger.MsoLogger$ErrorCode",
840       "org.openecomp.mso.logger.MsoLogger",
841       "com.att.eelf.i18n.EELFMsgs",
842       "com.att.eelf.i18n.EELFResourceManager$RESOURCE_TYPES",
843       "com.att.eelf.configuration.EELFLogger$Level",
844       "com.att.eelf.configuration.EELFManager",
845       "org.openecomp.mso.db.catalog.CatalogDatabase",
846       "org.openecomp.mso.db.catalog.beans.VnfComponent",
847       "org.openecomp.mso.db.catalog.beans.HeatTemplate",
848       "org.openecomp.mso.db.catalog.beans.HeatNestedTemplate",
849       "org.openecomp.mso.db.catalog.beans.VfModuleToHeatFiles",
850       "org.jboss.logging.Logger",
851       "org.jboss.logging.DelegatingBasicLogger",
852       "org.hibernate.internal.CoreMessageLogger_$logger",
853       "org.jboss.logging.Slf4jLocationAwareLogger",
854       "org.jboss.logging.Logger$Level",
855       "org.jboss.logging.Slf4jLocationAwareLogger$1",
856       "org.jboss.logging.LoggerProviders",
857       "org.hibernate.cfg.MetadataSourceType",
858       "org.hibernate.cfg.Configuration",
859       "org.hibernate.cfg.SettingsFactory",
860       "org.hibernate.type.TypeResolver",
861       "org.hibernate.type.BasicTypeRegistry",
862       "org.hibernate.metamodel.relational.Size",
863       "org.hibernate.metamodel.relational.Size$LobMultiplier",
864       "org.hibernate.type.AbstractStandardBasicType",
865       "org.hibernate.type.AbstractSingleColumnStandardBasicType",
866       "org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry",
867       "org.hibernate.type.descriptor.sql.BooleanTypeDescriptor",
868       "org.hibernate.type.descriptor.java.AbstractTypeDescriptor",
869       "org.hibernate.type.descriptor.java.ImmutableMutabilityPlan",
870       "org.hibernate.internal.util.compare.ComparableComparator",
871       "org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry",
872       "org.hibernate.type.descriptor.java.BooleanTypeDescriptor",
873       "org.hibernate.type.BooleanType",
874       "org.hibernate.type.descriptor.sql.IntegerTypeDescriptor",
875       "org.hibernate.type.NumericBooleanType",
876       "org.hibernate.type.descriptor.sql.VarcharTypeDescriptor",
877       "org.hibernate.type.descriptor.sql.CharTypeDescriptor",
878       "org.hibernate.type.TrueFalseType",
879       "org.hibernate.type.YesNoType",
880       "org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor",
881       "org.hibernate.type.descriptor.java.ByteTypeDescriptor",
882       "org.hibernate.type.ByteType",
883       "org.hibernate.type.descriptor.java.CharacterTypeDescriptor",
884       "org.hibernate.type.CharacterType",
885       "org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor",
886       "org.hibernate.type.descriptor.java.ShortTypeDescriptor",
887       "org.hibernate.type.ShortType",
888       "org.hibernate.type.descriptor.java.IntegerTypeDescriptor",
889       "org.hibernate.type.IntegerType",
890       "org.hibernate.type.descriptor.sql.BigIntTypeDescriptor",
891       "org.hibernate.type.descriptor.java.LongTypeDescriptor",
892       "org.hibernate.type.LongType",
893       "org.hibernate.type.descriptor.sql.RealTypeDescriptor",
894       "org.hibernate.type.descriptor.sql.FloatTypeDescriptor",
895       "org.hibernate.type.descriptor.java.FloatTypeDescriptor",
896       "org.hibernate.type.FloatType",
897       "org.hibernate.type.descriptor.sql.DoubleTypeDescriptor",
898       "org.hibernate.type.descriptor.java.DoubleTypeDescriptor",
899       "org.hibernate.type.DoubleType",
900       "org.hibernate.type.descriptor.sql.DecimalTypeDescriptor",
901       "org.hibernate.type.descriptor.sql.NumericTypeDescriptor",
902       "org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor",
903       "org.hibernate.type.BigDecimalType",
904       "org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor",
905       "org.hibernate.type.BigIntegerType",
906       "org.hibernate.type.descriptor.java.StringTypeDescriptor",
907       "org.hibernate.type.StringType",
908       "org.hibernate.type.descriptor.sql.NVarcharTypeDescriptor",
909       "org.hibernate.type.StringNVarcharType",
910       "org.hibernate.type.descriptor.sql.NCharTypeDescriptor",
911       "org.hibernate.type.CharacterNCharType",
912       "org.hibernate.type.descriptor.java.UrlTypeDescriptor",
913       "org.hibernate.type.UrlType",
914       "org.hibernate.type.descriptor.sql.DateTypeDescriptor",
915       "org.hibernate.type.descriptor.java.MutableMutabilityPlan",
916       "org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor$DateMutabilityPlan",
917       "org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor",
918       "org.hibernate.type.DateType",
919       "org.hibernate.type.descriptor.sql.TimeTypeDescriptor",
920       "org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor$TimeMutabilityPlan",
921       "org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor",
922       "org.hibernate.type.TimeType",
923       "org.hibernate.type.descriptor.sql.TimestampTypeDescriptor",
924       "org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor$TimestampMutabilityPlan",
925       "org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor",
926       "org.hibernate.type.TimestampType",
927       "org.hibernate.type.DbTimestampType",
928       "org.hibernate.type.descriptor.java.CalendarTypeDescriptor$CalendarMutabilityPlan",
929       "org.hibernate.type.descriptor.java.CalendarTypeDescriptor",
930       "org.hibernate.type.CalendarType",
931       "org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor",
932       "org.hibernate.type.CalendarDateType",
933       "org.hibernate.type.descriptor.java.LocaleTypeDescriptor",
934       "org.hibernate.type.LocaleType",
935       "org.hibernate.type.descriptor.java.CurrencyTypeDescriptor",
936       "org.hibernate.type.CurrencyType",
937       "org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor",
938       "org.hibernate.type.TimeZoneType",
939       "org.hibernate.type.descriptor.java.ClassTypeDescriptor",
940       "org.hibernate.type.ClassType",
941       "org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor",
942       "org.hibernate.type.descriptor.sql.BinaryTypeDescriptor",
943       "org.hibernate.type.descriptor.java.UUIDTypeDescriptor",
944       "org.hibernate.type.UUIDBinaryType",
945       "org.hibernate.type.UUIDCharType",
946       "org.hibernate.type.PostgresUUIDType$PostgresUUIDSqlTypeDescriptor",
947       "org.hibernate.type.PostgresUUIDType",
948       "org.hibernate.type.descriptor.java.ArrayMutabilityPlan",
949       "org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor",
950       "org.hibernate.type.BinaryType",
951       "org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor",
952       "org.hibernate.type.WrapperBinaryType",
953       "org.hibernate.type.descriptor.sql.LongVarbinaryTypeDescriptor",
954       "org.hibernate.type.ImageType",
955       "org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor",
956       "org.hibernate.type.CharArrayType",
957       "org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor",
958       "org.hibernate.type.CharacterArrayType",
959       "org.hibernate.type.descriptor.sql.LongVarcharTypeDescriptor",
960       "org.hibernate.type.TextType",
961       "org.hibernate.type.descriptor.sql.LongNVarcharTypeDescriptor",
962       "org.hibernate.type.NTextType",
963       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$2",
964       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$3",
965       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$4",
966       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor$5",
967       "org.hibernate.type.descriptor.sql.BlobTypeDescriptor",
968       "org.hibernate.type.descriptor.java.BlobTypeDescriptor$BlobMutabilityPlan",
969       "org.hibernate.type.descriptor.java.BlobTypeDescriptor",
970       "org.hibernate.type.BlobType",
971       "org.hibernate.type.MaterializedBlobType",
972       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$2",
973       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$3",
974       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$4",
975       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor$5",
976       "org.hibernate.type.descriptor.sql.ClobTypeDescriptor",
977       "org.hibernate.type.descriptor.java.ClobTypeDescriptor$ClobMutabilityPlan",
978       "org.hibernate.type.descriptor.java.ClobTypeDescriptor",
979       "org.hibernate.type.ClobType",
980       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$2",
981       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$3",
982       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor$4",
983       "org.hibernate.type.descriptor.sql.NClobTypeDescriptor",
984       "org.hibernate.type.descriptor.java.NClobTypeDescriptor$NClobMutabilityPlan",
985       "org.hibernate.type.descriptor.java.NClobTypeDescriptor",
986       "org.hibernate.type.NClobType",
987       "org.hibernate.type.MaterializedClobType",
988       "org.hibernate.type.MaterializedNClobType",
989       "org.hibernate.type.descriptor.java.SerializableTypeDescriptor",
990       "org.hibernate.type.descriptor.java.SerializableTypeDescriptor$SerializableMutabilityPlan",
991       "org.hibernate.type.SerializableType",
992       "org.hibernate.type.AbstractType",
993       "org.hibernate.type.AnyType",
994       "org.hibernate.type.ObjectType",
995       "org.hibernate.type.AdaptedImmutableType",
996       "org.hibernate.type.TypeFactory",
997       "org.hibernate.type.TypeFactory$TypeScopeImpl",
998       "org.hibernate.cfg.Configuration$ObjectNameNormalizerImpl",
999       "org.hibernate.cfg.Configuration$MetadataSourceQueue",
1000       "org.hibernate.cfg.annotations.reflection.JPAMetadataProvider",
1001       "org.hibernate.cfg.annotations.reflection.XMLContext",
1002       "org.hibernate.annotations.common.util.impl.Log_$logger",
1003       "org.hibernate.annotations.common.reflection.java.JavaReflectionManager",
1004       "org.hibernate.annotations.common.util.StandardClassLoaderDelegateImpl",
1005       "org.hibernate.internal.util.xml.DTDEntityResolver",
1006       "org.hibernate.internal.util.xml.XMLHelper",
1007       "org.hibernate.EmptyInterceptor",
1008       "org.hibernate.internal.util.ConfigHelper",
1009       "org.hibernate.internal.util.ClassLoaderHelper",
1010       "org.hibernate.HibernateException",
1011       "org.hibernate.internal.util.config.ConfigurationHelper",
1012       "org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl",
1013       "org.hibernate.cfg.Environment",
1014       "org.hibernate.tuple.entity.EntityTuplizerFactory",
1015       "org.hibernate.EntityMode",
1016       "org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory",
1017       "org.hibernate.cfg.EJB3NamingStrategy",
1018       "org.hibernate.cfg.EJB3DTDEntityResolver",
1019       "org.hibernate.internal.util.xml.ErrorLogger",
1020       "org.dom4j.io.SAXReader",
1021       "org.dom4j.io.SAXHelper",
1022       "org.dom4j.DocumentFactory",
1023       "org.dom4j.tree.AbstractNode",
1024       "org.dom4j.tree.AbstractBranch",
1025       "org.dom4j.tree.AbstractDocument",
1026       "org.dom4j.tree.DefaultDocument",
1027       "org.dom4j.tree.AbstractCharacterData",
1028       "org.dom4j.tree.AbstractComment",
1029       "org.dom4j.tree.FlyweightComment",
1030       "org.dom4j.tree.DefaultComment",
1031       "org.dom4j.tree.AbstractDocumentType",
1032       "org.dom4j.tree.DefaultDocumentType",
1033       "org.dom4j.tree.NamespaceCache",
1034       "org.dom4j.tree.ConcurrentReaderHashMap",
1035       "org.dom4j.tree.ConcurrentReaderHashMap$BarrierLock",
1036       "org.dom4j.Namespace",
1037       "org.dom4j.QName",
1038       "org.dom4j.tree.AbstractElement",
1039       "org.dom4j.tree.DefaultElement",
1040       "org.dom4j.tree.AbstractAttribute",
1041       "org.dom4j.tree.FlyweightAttribute",
1042       "org.dom4j.tree.DefaultAttribute",
1043       "org.dom4j.tree.AbstractText",
1044       "org.dom4j.tree.FlyweightText",
1045       "org.dom4j.tree.DefaultText",
1046       "org.dom4j.tree.BackedList",
1047       "org.hibernate.internal.util.xml.OriginImpl",
1048       "org.hibernate.internal.util.xml.MappingReader",
1049       "org.hibernate.internal.util.xml.XmlDocumentImpl",
1050       "org.hibernate.boot.registry.StandardServiceRegistryBuilder",
1051       "org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder",
1052       "org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl",
1053       "org.hibernate.integrator.internal.IntegratorServiceImpl",
1054       "org.hibernate.cfg.beanvalidation.BeanValidationIntegrator",
1055       "org.hibernate.secure.spi.JaccIntegrator",
1056       "org.hibernate.cache.internal.CollectionCacheInvalidator",
1057       "org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl",
1058       "org.hibernate.boot.registry.selector.internal.StrategySelectorImpl",
1059       "org.hibernate.service.spi.ServiceBinding",
1060       "org.hibernate.engine.config.internal.ConfigurationServiceInitiator",
1061       "org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor",
1062       "org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractorInitiator",
1063       "org.hibernate.engine.jndi.internal.JndiServiceInitiator",
1064       "org.hibernate.jmx.internal.JmxServiceInitiator",
1065       "org.hibernate.persister.internal.PersisterClassResolverInitiator",
1066       "org.hibernate.persister.internal.PersisterFactoryInitiator",
1067       "org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator",
1068       "org.hibernate.engine.jdbc.connections.internal.MultiTenantConnectionProviderInitiator",
1069       "org.hibernate.engine.jdbc.dialect.internal.DialectResolverInitiator",
1070       "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryInitiator",
1071       "org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator",
1072       "org.hibernate.engine.jdbc.internal.JdbcServicesInitiator",
1073       "org.hibernate.engine.jdbc.cursor.internal.RefCursorSupportInitiator",
1074       "org.hibernate.id.factory.internal.MutableIdentifierGeneratorFactoryInitiator",
1075       "org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator",
1076       "org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator",
1077       "org.hibernate.engine.transaction.internal.TransactionFactoryInitiator",
1078       "org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryInitiator",
1079       "org.hibernate.cache.internal.RegionFactoryInitiator",
1080       "org.hibernate.service.StandardServiceInitiators",
1081       "org.hibernate.service.ConfigLoader",
1082       "org.hibernate.internal.util.ValueHolder",
1083       "org.hibernate.secure.internal.DisabledJaccServiceImpl",
1084       "org.hibernate.service.internal.AbstractServiceRegistryImpl",
1085       "org.hibernate.service.internal.ConcurrentServiceBinding",
1086       "org.hibernate.internal.util.collections.CollectionHelper",
1087       "org.hibernate.engine.jdbc.internal.JdbcServicesImpl",
1088       "org.hibernate.MultiTenancyStrategy",
1089       "org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl",
1090       "org.hibernate.engine.jndi.internal.JndiServiceImpl"
1091     );
1092   }
1093 }