Yes, collection mapping can be done using both One-to-One and Many-to-One associations. One-to-One association is used when one object is associated with one other object. At the same time, the Many-to-One association is used when one object is associated with multiple other objects.