Class PropertyJDBCTest

All Implemented Interfaces:
JaloSessionHolder

@ManualTest public class PropertyJDBCTest extends ServicelayerBaseTest
Tests for PropertyJDBC class. Only for manual tests, especially to proove the PLA-13083 issue. First, It's recommended to change the column type mapping of the DeliveryMode.name attribute in core-items.xml. HYBRIS_LONG_STRING will be mapped to VARCGAR2(4000) on oracle, which is what we mostly expect here.