| 2 failure conditions met | |||
| 13 new patches (Spacing) are available. | |||
| 46 added classes/operations | |||
|   | A | EmbeddedMetadataBuilder::withEmbeddedAnnotation() added | |
|   | A | EmbeddedMetadata::setPrimaryKey() added | |
|   | A | EmbeddedMetadata::setColumnPrefix() added | |
|   | A | EmbeddedMetadata::wakeupReflection() added | |
|   | A | EmbeddedMetadata::isPrimaryKey() added | |
|   | A | EmbeddedMetadata::setDeclaringClass() added | |
|   | A | EmbeddedMetadata::getTargetEntity() added | |
|   | A | EmbeddedMetadata::setName() added | |
|   | A | EmbeddedMetadata::getSourceEntity() added | |
|   | A | EmbeddedMetadata::setValue() added | |
| B | ↗ | A | ManyToManyPersister::count() improved | 
| B | ↗ | A | ManyToManyPersister::loadCriteria() improved | 
| A | ↘ | B | SchemaTool::gatherColumns() got worse | 
| A | ↘ | B | ToOneAssociationMetadataBuilder::buildJoinColumns() got worse | 
| B | ↗ | A | ClassMetadata::getIdentifierColumns() improved | 
| A | ↘ | B | ClassMetadata::getColumn() got worse | 
| C | ↗ | B | BasicEntityPersister::prepareUpdateData() improved | 
| B | ↗ | A | BasicEntityPersister::getSelectColumnAssociationSQL() improved | 
| view all | |||
| 3 added classes/operations | |||
|   | A | GH7824Test::testIssue() added | |
|   | A | GH7824Test::setUp() added | |
|   | A | GH7824Test added | |
| 1 failure condition met | |||
| 3 new patches (Spacing) are available. | |||
| 45 added classes/operations | |||
|   | C | PropertyMetadataBuilder::build() added | |
|   | A | AnnotationDriver::attachProperties() added | |
|   | B | PropertyMetadataBuilder::__construct() added | |
|   | A | ClassMetadataBuilder::buildTable() added | |
|   | B | XmlDriver::convertTableElementToTableAnnotation() added | |
|   | A | ClassMetadataBuilder::buildInheritance() added | |
|   | B | PropertyMetadataBuilder added | |
|   | A | XmlDriver::convertUniqueConstraintElementToUniqueConstraintAnnotation(... added | |
|   | A | ClassMetadataBuilder::withEntityAnnotation() added | |
|   | A | ClassMetadataBuilder::withTableAnnotation() added | |
| B | ↗ | A | AnnotationDriver::loadMetadataForClass() improved | 
| A | ↘ | B | ClassMetadata::addProperty() got worse | 
| view all | |||
| 1 failure condition met | |||
| 5 new patches (Spacing) are available. | |||
| 8 added classes/operations | |||
|   | A | ClassMetadataBuilder::__construct() added | |
|   | A | ClassMetadataBuilder::getClassName() added | |
|   | A | ClassMetadataBuilder::build() added | |
|   | A | ClassMetadataBuilder::withParentMetadata() added | |
|   | A | ClassMetadataBuilder::withCacheAnnotation() added | |
|   | A | ClassMetadataBuilder::buildCache() added | |
|   | A | ComponentMetadata::wakeupReflection() added | |
|   | A | ClassMetadataBuilder added | |
| B | ↗ | A | ClassMetadataTest improved | 
| 2 failure conditions met | |||
| 9 new patches (Spacing) are available. | |||
| 47 added classes/operations | |||
|   | B | XmlDriver::convertOneToManyElementToOneToManyAnnotation() added | |
|   | B | OneToOneAssociationMetadataBuilder::buildUniqueConstraints() added | |
|   | B | ToOneAssociationMetadataBuilder::buildPrimaryKey() added | |
|   | B | XmlDriver::convertManyToManyElementToManyToManyAnnotation() added | |
|   | B | OneToOneAssociationMetadataBuilder::build() added | |
|   | B | ManyToManyAssociationMetadataBuilder::build() added | |
|   | A | ManyToManyAssociationMetadataBuilder added | |
|   | A | ManyToManyAssociationMetadataBuilder::__construct() added | |
|   | A | OneToManyAssociationMetadataBuilder::withOneToManyAnnotation() added | |
|   | A | OneToManyAssociationMetadataBuilder::build() added | |
| B | ↘ | C | AnnotationDriver::convertPropertyAnnotationsToProperty() got worse | 
| B | ↘ | C | AnnotationDriver::attachPropertyOverrides() got worse | 
| B | ↗ | A | ClassMetadata::addProperty() improved | 
| view all | |||
| 3 new patches (Spacing) are available. | |||
| 1 failure condition met | |||
| 1 failure condition met | |||
| 2 added classes/operations | |||
|   | A | MetadataConfiguration::getTargetPlatform() added | |
|   | A | MetadataConfiguration::setTargetPlatform() added | |
| 2 failure conditions met | |||
| 
                    
                                                    190
                                issues
                                                            (14 major, 163 minor, 1 informational, 12 unknown)
                            
                            were introduced.
                         25 issues were fixed. | |||
| 6 new patches (Spacing) are available. | |||
| 48 added classes/operations | |||
|   | D | ValueGeneratorMetadataBuilder::build() added | |
|   | A | TableGenerator::isPostInsertGenerator() added | |
|   | A | FieldMetadataBuilder::withCustomIdGeneratorAnnotation() added | |
|   | A | ValueGeneratorMetadataBuilder::withComponentMetadata() added | |
|   | A | ValueGeneratorMetadataBuilder::__construct() added | |
|   | A | CustomGenerator::isPostInsertGenerator() added | |
|   | A | CustomGenerator::generate() added | |
|   | A | ColumnValueGeneratorExecutor::execute() added | |
|   | A | ColumnValueGeneratorExecutor::isDeferred() added | |
|   | A | ColumnValueGeneratorExecutor::__construct() added | |
| B | ↗ | A | AnnotationDriver::convertReflectionPropertyToFieldMetadata() improved | 
| A | ↘ | B | MappingDescribeCommand got worse | 
| view all | |||
| 2 failure conditions met | |||
| 3 new patches (Spacing) are available. | |||
| 5 added classes/operations | |||
|   | D | XmlDriver::convertFieldElementToColumnAnnotation() added | |
|   | A | FieldMetadataBuilder::withColumnAnnotation() added | |
|   | A | FieldMetadataBuilder::withVersionAnnotation() added | |
|   | A | FieldMetadataBuilder::withIdAnnotation() added | |
|   | A | FieldMetadataBuilder::withFieldName() added | |
| F | ↗ | B | AnnotationDriver::convertReflectionPropertyToFieldMetadata() improved | 
| A | ↘ | D | FieldMetadataBuilder::build() got worse | 
| 
                                                                        Good job, 17 issues
                            were                            fixed.
                                                             | |||
| 2 failure conditions met | |||
| 4 new patches (Spacing) are available. | |||
| 16 added classes/operations | |||
|   | B | JoinTableMetadataBuilder::build() added | |
|   | B | XmlDriver::convertJoinTableElementToJoinTableAnnotation() added | |
|   | A | XmlDriver::convertJoinColumnElementToJoinColumnAnnotation() added | |
|   | B | JoinColumnMetadataBuilder::build() added | |
|   | A | JoinColumnMetadataBuilder::withComponentMetadata() added | |
|   | A | JoinColumnMetadataBuilder::withJoinColumnAnnotation() added | |
|   | A | JoinColumnMetadataBuilder::__construct() added | |
|   | A | JoinColumnMetadataBuilder::withFieldName() added | |
|   | A | ManyToOneAssociationMetadata::setOrphanRemoval() added | |
|   | A | JoinTableMetadataBuilder::__construct() added | |
| view all | |||
| 1 failure condition met | |||
| 14 new patches (Spacing) are available. | |||
| 3 added classes/operations | |||
|   | A | EntityClassMetadata::addProperty() added | |
|   | A | ComponentMetadata::addProperty() added | |
|   | A | MappedSuperClassMetadata::addProperty() added | |
|   | |
|   | |
|   | |
|  | 
| F EntityManager::find(... rated critical | 
| F ClassMetadata::__sle... rated critical | 
| F SqlWalker::walkSelec... rated critical | 
| F OrmFunctionalTestCas... rated critical | 
| F Parser::SimpleCondit... rated critical | 
| F SqlWalker::walkJoin(... rated critical | 
| F DefaultQueryCache::g... rated critical | 
| F SqlWalker::walkSelec... rated critical | 
| F LimitSubqueryOutputW... rated critical | 
| F DDC3634LastInsertIdM... rated critical | 
| Image URL | |
| Markdown | |
| Textile | |
| RDOC | |
| AsciiDoc |