Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
hibernate-core-4.2.7.Final.jar - Hibernate 4 - Part 5
Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API.
JAR File Size and Download Location:
File name: hibernate-core.jar, hibernate-core-4.2.7.Final.jar File size: 4640806 bytes Date modified: 23-Oct-2013 Download: Hibernate
✍: FYIcenter
List of Classes in the JAR:
<< Previous part org/hibernate/annotations/Columns org/hibernate/annotations/NamedNativeQueries org/hibernate/annotations/ColumnTransformer org/hibernate/annotations/Cache org/hibernate/annotations/Parent org/hibernate/annotations/FilterJoinTables org/hibernate/annotations/MetaValue org/hibernate/annotations/OrderBy org/hibernate/annotations/TypeDefs org/hibernate/annotations/NotFound org/hibernate/annotations/Polymorphism org/hibernate/annotations/GenerationTime org/hibernate/annotations/Table org/hibernate/jmx/StatisticsServiceMBean org/hibernate/jmx/SessionFactoryStub org/hibernate/jmx/HibernateServiceMBean org/hibernate/jmx/StatisticsService org/hibernate/jmx/HibernateService org/hibernate/stat/SessionStatistics org/hibernate/stat/NaturalIdCacheStatistics org/hibernate/stat/SecondLevelCacheStatistics org/hibernate/stat/Statistics org/hibernate/stat/EntityStatistics org/hibernate/stat/CollectionStatistics org/hibernate/stat/QueryStatistics org/hibernate/stat/internal/StatisticsInitiator org/hibernate/stat/internal/CategorizedStatistics org/hibernate/stat/internal/SessionStatisticsImpl org/hibernate/stat/internal/ConcurrentEntityStatisticsImpl org/hibernate/stat/internal/ConcurrentQueryStatisticsImpl org/hibernate/stat/internal/ConcurrentSecondLevelCacheStatisticsImpl org/hibernate/stat/internal/ConcurrentNaturalIdCacheStatisticsImpl org/hibernate/stat/internal/ConcurrentStatisticsImpl org/hibernate/stat/internal/ConcurrentCollectionStatisticsImpl org/hibernate/stat/spi/StatisticsFactory org/hibernate/stat/spi/StatisticsImplementor org/hibernate/classic/Lifecycle org/hibernate/metamodel/MetadataSources org/hibernate/metamodel/MetadataSourceProcessingOrder org/hibernate/metamodel/MetadataBuilder org/hibernate/metamodel/Metadata org/hibernate/metamodel/SessionFactoryBuilder org/hibernate/metamodel/ValidationException org/hibernate/metamodel/spi/TypeContributor org/hibernate/metamodel/spi/TypeContributions org/hibernate/metamodel/binding/EntityBinding org/hibernate/metamodel/binding/PluralAttributeBinding org/hibernate/metamodel/binding/ComponentAttributeBinding org/hibernate/metamodel/binding/BasicAttributeBinding org/hibernate/metamodel/binding/ManyToManyCollectionElement org/hibernate/metamodel/binding/AbstractAttributeBinding org/hibernate/metamodel/binding/AbstractSingularAttributeBinding org/hibernate/metamodel/binding/SetBinding org/hibernate/metamodel/binding/IdGenerator org/hibernate/metamodel/binding/CompositeCollectionElement org/hibernate/metamodel/binding/FetchProfile org/hibernate/metamodel/binding/AbstractCollectionElement org/hibernate/metamodel/binding/CustomSQL org/hibernate/metamodel/binding/EntityIdentifier org/hibernate/metamodel/binding/ManyToAnyCollectionElement org/hibernate/metamodel/binding/BasicCollectionElement org/hibernate/metamodel/binding/CascadeType org/hibernate/metamodel/binding/CollectionKey org/hibernate/metamodel/binding/KeyValueBinding org/hibernate/metamodel/binding/EntityDiscriminator org/hibernate/metamodel/binding/AbstractPluralAttributeBinding org/hibernate/metamodel/binding/InheritanceType org/hibernate/metamodel/binding/CollectionElementNature org/hibernate/metamodel/binding/OneToManyCollectionElement org/hibernate/metamodel/binding/BagBinding org/hibernate/metamodel/binding/AssociationAttributeBinding org/hibernate/metamodel/binding/SimpleValueBinding org/hibernate/metamodel/binding/SingularAssociationAttributeBinding org/hibernate/metamodel/binding/HibernateTypeDescriptor org/hibernate/metamodel/binding/Caching org/hibernate/metamodel/binding/TypeDef org/hibernate/metamodel/binding/AttributeBindingContainer org/hibernate/metamodel/binding/Helper org/hibernate/metamodel/binding/ManyToOneAttributeBinding org/hibernate/metamodel/binding/AttributeBinding org/hibernate/metamodel/binding/HierarchyDetails org/hibernate/metamodel/binding/MetaAttribute org/hibernate/metamodel/binding/SingularAttributeBinding org/hibernate/metamodel/binding/CollectionLaziness org/hibernate/metamodel/relational/AuxiliaryDatabaseObject org/hibernate/metamodel/relational/Column org/hibernate/metamodel/relational/Datatype org/hibernate/metamodel/relational/Exportable org/hibernate/metamodel/relational/SimpleValue org/hibernate/metamodel/relational/UniqueKey org/hibernate/metamodel/relational/Value org/hibernate/metamodel/relational/Schema org/hibernate/metamodel/relational/TableSpecification org/hibernate/metamodel/relational/Loggable org/hibernate/metamodel/relational/ObjectName org/hibernate/metamodel/relational/AbstractSimpleValue org/hibernate/metamodel/relational/IllegalIdentifierException org/hibernate/metamodel/relational/InLineView org/hibernate/metamodel/relational/Index org/hibernate/metamodel/relational/Constraint org/hibernate/metamodel/relational/Sequence org/hibernate/metamodel/relational/ForeignKey org/hibernate/metamodel/relational/ValueContainer org/hibernate/metamodel/relational/Tuple org/hibernate/metamodel/relational/Database org/hibernate/metamodel/relational/Identifier org/hibernate/metamodel/relational/AbstractTableSpecification org/hibernate/metamodel/relational/AbstractAuxiliaryDatabaseObject org/hibernate/metamodel/relational/BasicAuxiliaryDatabaseObjectImpl org/hibernate/metamodel/relational/AbstractConstraint org/hibernate/metamodel/relational/PrimaryKey org/hibernate/metamodel/relational/DerivedValue org/hibernate/metamodel/relational/Table org/hibernate/metamodel/relational/Size org/hibernate/metamodel/relational/CheckConstraint org/hibernate/metamodel/relational/state/DerivedValueRelationalState org/hibernate/metamodel/relational/state/ColumnRelationalState org/hibernate/metamodel/relational/state/TupleRelationalState org/hibernate/metamodel/relational/state/ManyToOneRelationalState org/hibernate/metamodel/relational/state/ValueRelationalState org/hibernate/metamodel/relational/state/SimpleValueRelationalState org/hibernate/metamodel/source/MappingDefaults org/hibernate/metamodel/source/MappingNotFoundException org/hibernate/metamodel/source/MetadataSourceProcessor org/hibernate/metamodel/source/MappingException org/hibernate/metamodel/source/MetaAttributeContext org/hibernate/metamodel/source/LocalBindingContext org/hibernate/metamodel/source/XsdException org/hibernate/metamodel/source/MetadataImplementor org/hibernate/metamodel/source/BindingContext org/hibernate/metamodel/source/internal/SessionFactoryBuilderImpl org/hibernate/metamodel/source/internal/IdentifierGeneratorResolver org/hibernate/metamodel/source/internal/OverriddenMappingDefaults org/hibernate/metamodel/source/internal/AssociationResolver org/hibernate/metamodel/source/internal/HibernateTypeResolver org/hibernate/metamodel/source/internal/JaxbHelper org/hibernate/metamodel/source/internal/MetadataImpl org/hibernate/metamodel/source/internal/MetadataBuilderImpl org/hibernate/metamodel/source/binder/PluralAttributeElementSource org/hibernate/metamodel/source/binder/Orderable org/hibernate/metamodel/source/binder/SingularAttributeNature org/hibernate/metamodel/source/binder/AttributeSourceContainer org/hibernate/metamodel/source/binder/OneToManyPluralAttributeElementSource org/hibernate/metamodel/source/binder/ComponentAttributeSource org/hibernate/metamodel/source/binder/EntityHierarchy org/hibernate/metamodel/source/binder/ConstraintSource org/hibernate/metamodel/source/binder/UniqueConstraintSource org/hibernate/metamodel/source/binder/AssociationAttributeSource org/hibernate/metamodel/source/binder/RelationalValueSource org/hibernate/metamodel/source/binder/SubclassEntitySource org/hibernate/metamodel/source/binder/PluralAttributeNature org/hibernate/metamodel/source/binder/EntitySource org/hibernate/metamodel/source/binder/JpaCallbackClass org/hibernate/metamodel/source/binder/DerivedValueSource org/hibernate/metamodel/source/binder/PluralAttributeKeySource org/hibernate/metamodel/source/binder/CompositePluralAttributeElementSource org/hibernate/metamodel/source/binder/ManyToManyPluralAttributeElementSource org/hibernate/metamodel/source/binder/BasicPluralAttributeElementSource org/hibernate/metamodel/source/binder/PluralAttributeElementNature org/hibernate/metamodel/source/binder/PluralAttributeSource org/hibernate/metamodel/source/binder/MetaAttributeSource org/hibernate/metamodel/source/binder/ColumnSource org/hibernate/metamodel/source/binder/DiscriminatorSource org/hibernate/metamodel/source/binder/AttributeSource org/hibernate/metamodel/source/binder/ComponentIdentifierSource org/hibernate/metamodel/source/binder/RootEntitySource org/hibernate/metamodel/source/binder/SingularAttributeSource org/hibernate/metamodel/source/binder/SimpleIdentifierSource org/hibernate/metamodel/source/binder/RelationalValueSourceContainer org/hibernate/metamodel/source/binder/TableSource org/hibernate/metamodel/source/binder/SubclassEntityContainer org/hibernate/metamodel/source/binder/ExplicitHibernateTypeSource org/hibernate/metamodel/source/binder/Sortable org/hibernate/metamodel/source/binder/IdentifierSource org/hibernate/metamodel/source/binder/ToOneAttributeSource org/hibernate/metamodel/source/binder/ManyToAnyPluralAttributeElementSource org/hibernate/metamodel/source/binder/Binder org/hibernate/metamodel/source/annotations/EntityHierarchyImpl org/hibernate/metamodel/source/annotations/HibernateDotNames org/hibernate/metamodel/source/annotations/EnumConversionHelper org/hibernate/metamodel/source/annotations/AnnotationBindingContextImpl org/hibernate/metamodel/source/annotations/JandexHelper org/hibernate/metamodel/source/annotations/UnknownInheritanceTypeException org/hibernate/metamodel/source/annotations/AnnotationBindingContext org/hibernate/metamodel/source/annotations/JPADotNames org/hibernate/metamodel/source/annotations/EntityHierarchyBuilder org/hibernate/metamodel/source/annotations/ReflectionHelper org/hibernate/metamodel/source/annotations/AnnotationMetadataSourceProcessorImpl org/hibernate/metamodel/source/annotations/xml/PseudoJpaDotNames org/hibernate/metamodel/source/annotations/xml/filter/AbstractAnnotationFilter org/hibernate/metamodel/source/annotations/xml/filter/ExclusiveAnnotationFilter org/hibernate/metamodel/source/annotations/xml/filter/NameAnnotationFilter org/hibernate/metamodel/source/annotations/xml/filter/NameTargetAnnotationFilter org/hibernate/metamodel/source/annotations/xml/filter/IndexedAnnotationFilter org/hibernate/metamodel/source/annotations/xml/mocker/AbstractEntityObjectMocker org/hibernate/metamodel/source/annotations/xml/mocker/EmbeddableMocker org/hibernate/metamodel/source/annotations/xml/mocker/AbstractAttributesBuilder org/hibernate/metamodel/source/annotations/xml/mocker/EntityMocker org/hibernate/metamodel/source/annotations/xml/mocker/GlobalAnnotations org/hibernate/metamodel/source/annotations/xml/mocker/EmbeddedMocker org/hibernate/metamodel/source/annotations/xml/mocker/AccessHelper org/hibernate/metamodel/source/annotations/xml/mocker/EntityMappingsMocker org/hibernate/metamodel/source/annotations/xml/mocker/ManyToManyMocker org/hibernate/metamodel/source/annotations/xml/mocker/OneToManyMocker org/hibernate/metamodel/source/annotations/xml/mocker/VersionMocker org/hibernate/metamodel/source/annotations/xml/mocker/BasicMocker org/hibernate/metamodel/source/annotations/xml/mocker/ElementCollectionMocker org/hibernate/metamodel/source/annotations/xml/mocker/MappedSuperclassMocker org/hibernate/metamodel/source/annotations/xml/mocker/EmbeddedIdMocker org/hibernate/metamodel/source/annotations/xml/mocker/EmbeddableAttributesBuilder org/hibernate/metamodel/source/annotations/xml/mocker/ManyToOneMocker org/hibernate/metamodel/source/annotations/xml/mocker/AnnotationMocker org/hibernate/metamodel/source/annotations/xml/mocker/OneToOneMocker org/hibernate/metamodel/source/annotations/xml/mocker/IndexBuilder org/hibernate/metamodel/source/annotations/xml/mocker/DefaultConfigurationHelper org/hibernate/metamodel/source/annotations/xml/mocker/MockHelper org/hibernate/metamodel/source/annotations/xml/mocker/GlobalAnnotationMocker org/hibernate/metamodel/source/annotations/xml/mocker/ListenerMocker org/hibernate/metamodel/source/annotations/xml/mocker/AbstractMocker org/hibernate/metamodel/source/annotations/xml/mocker/PropertyMocker org/hibernate/metamodel/source/annotations/xml/mocker/TransientMocker org/hibernate/metamodel/source/annotations/xml/mocker/IdMocker org/hibernate/metamodel/source/annotations/xml/mocker/SchemaAware org/hibernate/metamodel/source/annotations/xml/mocker/PersistenceMetadataMocker org/hibernate/metamodel/source/annotations/xml/mocker/AttributesBuilder org/hibernate/metamodel/source/annotations/entity/EntityBindingContext org/hibernate/metamodel/source/annotations/entity/EntityClass org/hibernate/metamodel/source/annotations/entity/EmbeddableHierarchy org/hibernate/metamodel/source/annotations/entity/EmbeddableClass org/hibernate/metamodel/source/annotations/entity/ConfiguredClassType org/hibernate/metamodel/source/annotations/entity/TableSourceImpl org/hibernate/metamodel/source/annotations/entity/SubclassEntitySourceImpl org/hibernate/metamodel/source/annotations/entity/ConfiguredClass org/hibernate/metamodel/source/annotations/entity/ComponentAttributeSourceImpl org/hibernate/metamodel/source/annotations/entity/UniqueConstraintSourceImpl org/hibernate/metamodel/source/annotations/entity/RootEntitySourceImpl org/hibernate/metamodel/source/annotations/entity/IdType org/hibernate/metamodel/source/annotations/entity/EntitySourceImpl org/hibernate/metamodel/source/annotations/global/IdGeneratorBinder org/hibernate/metamodel/source/annotations/global/QueryBinder org/hibernate/metamodel/source/annotations/global/FetchProfileBinder org/hibernate/metamodel/source/annotations/global/FilterDefBinder org/hibernate/metamodel/source/annotations/global/TypeDefBinder org/hibernate/metamodel/source/annotations/global/TableBinder org/hibernate/metamodel/source/annotations/attribute/BasicAttribute org/hibernate/metamodel/source/annotations/attribute/SimpleIdentifierSourceImpl org/hibernate/metamodel/source/annotations/attribute/ColumnValues org/hibernate/metamodel/source/annotations/attribute/AttributeOverride org/hibernate/metamodel/source/annotations/attribute/AssociationAttribute org/hibernate/metamodel/source/annotations/attribute/ExplicitHibernateTypeSourceImpl org/hibernate/metamodel/source/annotations/attribute/MappedAttribute org/hibernate/metamodel/source/annotations/attribute/SingularAttributeSourceImpl org/hibernate/metamodel/source/annotations/attribute/DiscriminatorSourceImpl org/hibernate/metamodel/source/annotations/attribute/ColumnValuesSourceImpl org/hibernate/metamodel/source/annotations/attribute/ColumnSourceImpl org/hibernate/metamodel/source/annotations/attribute/FormulaValue org/hibernate/metamodel/source/annotations/attribute/DerivedValueSourceImpl org/hibernate/metamodel/source/annotations/attribute/ToOneAttributeSourceImpl org/hibernate/metamodel/source/annotations/attribute/AttributeNature org/hibernate/metamodel/source/annotations/attribute/type/AttributeTypeResolver org/hibernate/metamodel/source/annotations/attribute/type/AbstractAttributeTypeResolver org/hibernate/metamodel/source/annotations/attribute/type/AttributeTypeResolverImpl org/hibernate/metamodel/source/annotations/attribute/type/TemporalTypeResolver org/hibernate/metamodel/source/annotations/attribute/type/EnumeratedTypeResolver org/hibernate/metamodel/source/annotations/attribute/type/LobTypeResolver org/hibernate/metamodel/source/annotations/attribute/type/CompositeAttributeTypeResolver org/hibernate/metamodel/source/hbm/EntityHierarchyImpl org/hibernate/metamodel/source/hbm/TimestampAttributeSourceImpl org/hibernate/metamodel/source/hbm/PropertyAttributeSourceImpl org/hibernate/metamodel/source/hbm/HbmMetadataSourceProcessorImpl org/hibernate/metamodel/source/hbm/BasicPluralAttributeElementSourceImpl org/hibernate/metamodel/source/hbm/BagAttributeSourceImpl org/hibernate/metamodel/source/hbm/HierarchyBuilder org/hibernate/metamodel/source/hbm/MappingDocument org/hibernate/metamodel/source/hbm/CompositePluralAttributeElementSourceImpl org/hibernate/metamodel/source/hbm/FormulaImpl org/hibernate/metamodel/source/hbm/OneToManyPluralAttributeElementSourceImpl org/hibernate/metamodel/source/hbm/HibernateMappingProcessor org/hibernate/metamodel/source/hbm/SubclassEntitySourceImpl org/hibernate/metamodel/source/hbm/AbstractEntitySourceImpl org/hibernate/metamodel/source/hbm/ColumnSourceImpl org/hibernate/metamodel/source/hbm/ManyToManyPluralAttributeElementSourceImpl org/hibernate/metamodel/source/hbm/HbmBindingContext org/hibernate/metamodel/source/hbm/SetAttributeSourceImpl org/hibernate/metamodel/source/hbm/SingularIdentifierAttributeSourceImpl org/hibernate/metamodel/source/hbm/ComponentAttributeSourceImpl org/hibernate/metamodel/source/hbm/RootEntitySourceImpl org/hibernate/metamodel/source/hbm/Helper org/hibernate/metamodel/source/hbm/VersionAttributeSourceImpl org/hibernate/metamodel/source/hbm/PluralAttributeKeySourceImpl org/hibernate/metamodel/source/hbm/ColumnAttributeSourceImpl org/hibernate/metamodel/source/hbm/AbstractPluralAttributeSourceImpl org/hibernate/metamodel/source/hbm/ManyToOneAttributeSourceImpl org/hibernate/metamodel/domain/AbstractAttributeContainer org/hibernate/metamodel/domain/Type org/hibernate/metamodel/domain/NonEntity org/hibernate/metamodel/domain/BasicType org/hibernate/metamodel/domain/Hierarchical org/hibernate/metamodel/domain/PluralAttributeNature org/hibernate/metamodel/domain/TypeNature org/hibernate/metamodel/domain/IndexedPluralAttribute org/hibernate/metamodel/domain/AttributeContainer org/hibernate/metamodel/domain/Entity org/hibernate/metamodel/domain/Attribute org/hibernate/metamodel/domain/SingularAttribute org/hibernate/metamodel/domain/Component org/hibernate/metamodel/domain/PluralAttribute org/hibernate/metamodel/domain/JavaType org/hibernate/metamodel/domain/Superclass org/hibernate/lob/ReaderInputStream org/hibernate/transaction/TransactionManagerLookup org/hibernate/action/internal/CollectionAction org/hibernate/action/internal/OrphanRemovalAction org/hibernate/action/internal/DelayedPostInsertIdentifier org/hibernate/action/internal/AbstractEntityInsertAction org/hibernate/action/internal/QueuedOperationCollectionAction org/hibernate/action/internal/CollectionRecreateAction org/hibernate/action/internal/EntityIncrementVersionProcess org/hibernate/action/internal/EntityUpdateAction org/hibernate/action/internal/EntityDeleteAction org/hibernate/action/internal/EntityAction org/hibernate/action/internal/BulkOperationCleanupAction org/hibernate/action/internal/EntityInsertAction org/hibernate/action/internal/EntityIdentityInsertAction org/hibernate/action/internal/UnresolvedEntityInsertActions org/hibernate/action/internal/CollectionRemoveAction org/hibernate/action/internal/CollectionUpdateAction org/hibernate/action/internal/EntityVerifyVersionProcess org/hibernate/action/spi/BeforeTransactionCompletionProcess org/hibernate/action/spi/AfterTransactionCompletionProcess org/hibernate/action/spi/Executable org/hibernate/type/StandardBasicTypes org/hibernate/type/CharBooleanType org/hibernate/type/CharacterArrayNClobType org/hibernate/type/CharacterType org/hibernate/type/MaterializedNClobType org/hibernate/type/Type org/hibernate/type/DiscriminatorType org/hibernate/type/StringRepresentableType org/hibernate/type/PrimitiveType org/hibernate/type/CurrencyType org/hibernate/type/StringNVarcharType org/hibernate/type/TimeType org/hibernate/type/TextType org/hibernate/type/VersionType org/hibernate/type/EmbeddedComponentType org/hibernate/type/CustomCollectionType org/hibernate/type/BasicType org/hibernate/type/StringType org/hibernate/type/DateType org/hibernate/type/PrimitiveCharacterArrayClobType org/hibernate/type/SortedMapType org/hibernate/type/TypeResolver org/hibernate/type/ImageType org/hibernate/type/WrappedMaterializedBlobType org/hibernate/type/NTextType org/hibernate/type/DbTimestampType org/hibernate/type/ByteType org/hibernate/type/ClassType org/hibernate/type/UUIDBinaryType org/hibernate/type/CalendarDateType org/hibernate/type/TypeHelper org/hibernate/type/OrderedSetType org/hibernate/type/OrderedMapType org/hibernate/type/SerializableToBlobType org/hibernate/type/StringClobType org/hibernate/type/CollectionType org/hibernate/type/CharacterArrayClobType org/hibernate/type/CharacterNCharType org/hibernate/type/XmlRepresentableType org/hibernate/type/SetType org/hibernate/type/AbstractLobType org/hibernate/type/ShortType org/hibernate/type/ByteArrayBlobType org/hibernate/type/CharArrayType org/hibernate/type/TimeZoneType org/hibernate/type/SortedSetType org/hibernate/type/UUIDCharType org/hibernate/type/MutableType org/hibernate/type/AbstractComponentType org/hibernate/type/EntityType org/hibernate/type/ComponentType org/hibernate/type/LongType org/hibernate/type/AbstractType org/hibernate/type/WrapperBinaryType org/hibernate/type/MaterializedBlobType org/hibernate/type/BagType org/hibernate/type/ClobType org/hibernate/type/MetaType org/hibernate/type/AnyType org/hibernate/type/ImmutableType org/hibernate/type/OneToOneType org/hibernate/type/UrlType org/hibernate/type/BasicTypeRegistry org/hibernate/type/LocaleType org/hibernate/type/ArrayType org/hibernate/type/AbstractLongStringType org/hibernate/type/BooleanType org/hibernate/type/CustomType org/hibernate/type/BigIntegerType Next part >>
2014-02-17, 4602🔥, 0💬
Popular Posts:
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
JDOM provides a solution for using XML from Java that is as simple as Java itself. There is no compe...
JUnit Source Code Files are provided in the source package file, junit-4.13.2-sources.jar .You can b...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
What Is junit-3.8.1.jar? junit-3.8.1.jar is the version 3.8.1 of JUnit JAR library file. JUnit is a ...