ssh整合测试 八月 21, 2017 7:01:58 下午 org.hibernate.annotations.common.Version <clinit> 信息: Hibernate Commons Annotations 3.2.0.Final 八月 21, 2017 7:01:58 下午 org.hibernate.cfg.Environment <clinit> 信息: Hiberna

完整信息

  

八月 21, 2017 7:01:58 下午 org.hibernate.annotations.common.Version <clinit>
信息: Hibernate Commons Annotations 3.2.0.Final
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.Environment <clinit>
信息: Hibernate 3.6.0.Final
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.Environment <clinit>
信息: hibernate.properties not found
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.Environment buildBytecodeProvider
信息: Bytecode provider name : javassist
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.Environment <clinit>
信息: using JDK 1.4 java.sql.Timestamp handling
八月 21, 2017 7:01:58 下午 org.hibernate.util.DTDEntityResolver resolveEntity
警告: recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
信息: Mapping class: cn.itcast.test.entity.Person -> person
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.Configuration applyHibernateValidatorLegacyConstraintsOnDDL
信息: Hibernate Validator not found: ignoring
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.search.HibernateSearchEventListenerRegister enableHibernateSearch
信息: Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
八月 21, 2017 7:01:58 下午 org.hibernate.connection.ConnectionProviderFactory initializeConnectionProviderFromConfig
信息: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
八月 21, 2017 7:01:58 下午 org.hibernate.dialect.Dialect <init>
信息: Using dialect: org.hibernate.dialect.MySQL5Dialect
八月 21, 2017 7:01:58 下午 org.hibernate.engine.jdbc.JdbcSupportLoader useContextualLobCreation
信息: Disabling contextual LOB creation as connection was null
八月 21, 2017 7:01:58 下午 org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
信息: Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
八月 21, 2017 7:01:58 下午 org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
信息: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic flush during beforeCompletion(): disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Automatic session close at end of transaction: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Scrollable result sets: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: JDBC3 getGeneratedKeys(): disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Connection release mode: auto
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Maximum outer join fetch depth: 2
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default batch fetch size: 1
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Generate SQL with comments: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL updates by primary key: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Order SQL inserts for batching: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
信息: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
八月 21, 2017 7:01:58 下午 org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
信息: Using ASTQueryTranslatorFactory
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query language substitutions: {}
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: JPA-QL strict compliance: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Second-level cache: enabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Query cache: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory createRegionFactory
信息: Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Optimize cache for minimal puts: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Structured second-level cache entries: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Echoing all SQL to stdout
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Statistics: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Deleted entity synthetic identifier rollback: disabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Default entity-mode: pojo
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Named query checking : enabled
八月 21, 2017 7:01:58 下午 org.hibernate.cfg.SettingsFactory buildSettings
信息: Check Nullability in Core (should be disabled when Bean Validation is on): disabled
八月 21, 2017 7:01:58 下午 org.hibernate.impl.SessionFactoryImpl <init>
信息: building session factory
八月 21, 2017 7:01:58 下午 org.hibernate.id.UUIDHexGenerator <init>
警告: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead
八月 21, 2017 7:01:58 下午 org.hibernate.impl.SessionFactoryObjectFactory addInstance
信息: Not binding factory to JNDI, no JNDI name configured
八月 21, 2017 7:01:58 下午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: Running hbm2ddl schema update
八月 21, 2017 7:01:58 下午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: fetching database metadata
八月 21, 2017 7:01:58 下午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: updating schema
八月 21, 2017 7:01:59 下午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: table found: itcastTax_0406.person
八月 21, 2017 7:01:59 下午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: columns: [id, name]
八月 21, 2017 7:01:59 下午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: foreign keys: []
八月 21, 2017 7:01:59 下午 org.hibernate.tool.hbm2ddl.TableMetadata <init>
信息: indexes: [primary]
八月 21, 2017 7:01:59 下午 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
信息: schema update complete

=================================================

  没有明显错误提示,但是不明白为什么跑出来这些红字
hi,spring!

原文地址:https://www.cnblogs.com/hello001/p/7406152.html